The C1BaseFieldCollection type exposes the following members.

Properties

  Name Description
Public property Count
Gets the number of the ContentElement objects contained in the collection.
(Inherited from ContentElementCollection.)
Public property Item
Gets a C1BaseField object from the C1BaseFieldCollection collection at the specified index.
Public property Owner
A IOwnerable object that owns this object.
(Inherited from ContentElement.)
Public property PropertiesState
Gets the state of the properties.
(Inherited from ContentElement.)

See Also