The FieldCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Number of fields in this collection.
Public propertyFullNames
Returns all fully qualified names in this collection.
Public propertyItem[([( Int32])])
Retrieve a field by 0-based index.
Public propertyItem[([( String])])
Retrieve a field by the fully qualified name.

See Also