The ContentElementCollection type exposes the following members.

Methods

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

See Also