[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ValidateActionCollection

ValidateActionCollection Class

Represents a ValidateActionBase collection.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[ListBindable(false)]
public class ValidateActionCollection : NamedObjectCollection<ValidateActionBase>, IList<ValidateActionBase>, ICollection<ValidateActionBase>, IList, ICollection, IReadOnlyList<ValidateActionBase>, IReadOnlyCollection<ValidateActionBase>, IEnumerable<ValidateActionBase>, IEnumerable
<ListBindable(False)>
Public Class ValidateActionCollection
    Inherits NamedObjectCollection(Of ValidateActionBase)
    Implements IList(Of ValidateActionBase), ICollection(Of ValidateActionBase), IList, ICollection, IReadOnlyList(Of ValidateActionBase), IReadOnlyCollection(Of ValidateActionBase), IEnumerable(Of ValidateActionBase), IEnumerable

Methods

Name Description
InsertItem(int, ValidateActionBase)

Inserts an element into the collection at the specified index.