The FieldList type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements contained in the list of data-fields.
| |
| IsReadOnly |
Determines whether the FieldList is read-only.
| |
| Item[([( Int32])]) |
Returns the data-field at the specified index.
| |
| Item[([( String])]) |
Returns the data-field with the specified name.
|