The IFieldCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Get the count of fields in the collection.
|
![]() | Item |
Indexer by field name (Get/Set).
|
![]() | Keys |
Get the collection of fields names.
|
![]() | PrimaryKeyField |
Get the primary key field.
|
![]() | Values |
Gets the collection of the field's values.
|