Name | Description | |
---|---|---|
Add | Adds a FormDefinition to the collection | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Contains | Determines whether the specified object 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) | |
GetHashCode | Serves as a hash function for this object. | |
GetIndexOfName | Determines whether a FormDefinition with the given name is in the collection and returns its index. | |
GetPartialHashCode | Serves as a hash function for selected properties of this object. | |
GetTemplateHashCode | Serves as a hash function for template images of this object. | |
IndexOf | Determines whether the specified FormDefinition is in the collection and returns its index. | |
Insert | Inserts a FormDefinition into the collection | |
Remove | Removes a FormDefinition from the collection | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |
Is this page helpful?
Yes
No