FieldDefinitionsCollection Object (IFieldDefinitionsCollection Interface)
This object is a collection of references to the FieldDefinition objects.
Properties
Name | Type | Description |
---|---|---|
Count | Integer, read-only | Stores the number of elements in the collection. |
Element | FieldDefinition, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
Add | Adds a new element at the end of the collection. |
Item | Provides access to a single element of the collection. |
Related objects
Output parameter
This object is the output parameter of the CreateFieldDefinitionsCollection method of the Engine object.
See also
15.08.2023 13:19:30