The C1BaseFieldCollection type exposes the following members.

Methods

  Name Description
Public method Add
Adds an ContentElement to the collection.
(Inherited from ContentElementCollection.)
Public method AssignPropertiesState
Infrastructure. Assigns the state of the properties.
(Inherited from ContentElement.)
Public method ContentChanged
(Inherited from ContentElement.)
Public method GetTraverseList
Returns the collection traverse list.
Public method IndexOf
Searches for the specified value and returns the zero-based index of the last occurrence within the collection.
(Inherited from ContentElementCollection.)
Public method InitializeContent
Infrastructure. Performs content initialization.
(Inherited from ContentElementCollection.)
Public method Insert
Inserts a ContentElement to the collection at specified index.
(Inherited from ContentElementCollection.)
Public method SetOwner
Changes object's owner.
(Inherited from ContentElement.)
Public method Traverse
Iterates through a collection.

See Also