ContainerElement Methods |
The ContainerElement type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add |
Adds a new element base to the end of the list.
| |
Clear |
Removes all elements from the container instance.
| |
Clone |
Clones the object.
(Overrides ElementBaseClone.) | |
CopyTo | ||
GetEnumerator |
Returns an enumerator that iterates through a collection.
| |
GetUnformattedString |
Returns the content as a string without formatting.
(Overrides ElementBaseGetUnformattedString.) | |
IsEqual |
Compares the current object with an object of the same type.
(Overrides ElementBaseIsEqual(Object).) |
See Also