The following tables list the members exposed by FieldCollection.
| Name | Description | |
|---|---|---|
![]() | FieldCollection Constructor | Initializes a new instance of the FieldCollection class. |
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Retrieves the specified field object from the collection. Gets the specified field object from the collection. |
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds a new field to the collection. Adds a new field to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Overloaded. Returns whether the field collection contains a field with the specified name. |
![]() | CopyTo | Copies fields from the collection to an array, starting at a particular array index. |
![]() | Dispose | Releases the fields collection from memory. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | |
![]() | Insert | Inserts an existing field in the fields collection at the specified location. |
![]() | Remove | Overloaded. Removes the specified field from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
![]() | Cleared | For internal use only. |
![]() | Loaded | For internal use only. |
![]() | Modified | For internal use only. |



