Include Protected Members
Include Inherited Members
Adds the specified FieldDefinition to this collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
Add(String) | Adds a FieldDefinition object to this collection by its name. |
![]() |
Add(FieldDefinition) | Adds a FieldDefinition object to this collection at the next available index. |
Top