The IFieldCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Get the count of fields in the collection.
Public propertyItem
Indexer by field name (Get/Set).
Public propertyKeys
Get the collection of fields names.
Public propertyPrimaryKeyField
Get the primary key field.
Public propertyValues
Gets the collection of the field's values.

See Also