The FieldList type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the list of data-fields.
Public propertyIsReadOnly
Determines whether the FieldList is read-only.
Public propertyItem[([( Int32])])
Returns the data-field at the specified index.
Public propertyItem[([( String])])
Returns the data-field with the specified name.

See Also