ContainerElement Methods

The ContainerElement type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a new element base to the end of the list.
Public methodClear
Removes all elements from the container instance.
Public methodClone
Clones the object.
(Overrides ElementBaseClone.)
Public methodCopyTo
Copies the elements of the ICollection to an Array, starting at a particular Array index.
Public methodGetEnumerator
Returns an enumerator that iterates through a collection.
Public methodGetUnformattedString
Returns the content as a string without formatting.
(Overrides ElementBaseGetUnformattedString.)
Public methodIsEqual
Compares the current object with an object of the same type.
(Overrides ElementBaseIsEqual(Object).)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next