The C1BaseFieldCollection type exposes the following members.

Properties

  Name Description
Public property Count
Gets the number of elements contained in the StateManagedCollection collection.
(Inherited from StateManagedCollection.)
Public property 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.

See Also