Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets the specified function from the collection by numeric index. |
The following tables list the members exposed by FunctionsCollection.
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets the specified function from the collection by numeric index. |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified function to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether a value is in the FunctionsCollection. |
![]() | CopyTo | Copies data values to the specified array beginning at the specified index from the FunctionsCollection. |
![]() | IndexOf | Gets the index of the first specified value in the FunctionsCollection. |
![]() | Insert | Inserts the specified function in the collection at the specified index. |
![]() | Remove | Removes the specified function from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |