The C1BaseFieldCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of elements contained in the StateManagedCollection collection.
(Inherited from StateManagedCollection.) |
|
|
Item |
Gets a C1BaseField derived column object from the C1BaseFieldCollection
collection at the specified index.
In C#, this property is the indexer for the C1BaseFieldCollection class.
|