Name | Description | |
---|---|---|
![]() | FormModelCollection Constructor | Initializes a new instance of the class. |
The following tables list the members exposed by FormModelCollection.
Name | Description | |
---|---|---|
![]() | FormModelCollection Constructor | Initializes a new instance of the class. |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | FormModelsChanged | |
![]() | Item | Gets or sets the element at the given index. |
Name | Description | |
---|---|---|
![]() | InnerList | (Inherited from System.Collections.CollectionBase) |
![]() | List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
![]() | Add | Adds an element to the collection. |
![]() | Clear | |
![]() | Contains | Determines whether the specified element is in the collection. |
![]() | CopyTo | Copies all elements of the collection to the specified array, beginning at the specified index in the array. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Determines whether the specified element is in the collection and returns its index. |
![]() | Insert | Inserts an element into the collection. |
![]() | Remove | Removes an element from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
![]() | OnClear | (Inherited from System.Collections.CollectionBase) |
![]() | OnClearComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsert | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsertComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemove | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemoveComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnSet | (Inherited from System.Collections.CollectionBase) |
![]() | OnSetComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnValidate | (Inherited from System.Collections.CollectionBase) |