IGroupElement Methods |
The IGroupElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddChildItem |
Adds a new child element.
|
![]() | ChildItems |
Retrieves this group's child elements collection.
|
![]() | ChildItemsCount |
Gets the count of child elements.
|
![]() | Clone |
Clones the current element and returns a new element. The cloned element usesthe name provided.
(Inherited from IElement.) |
![]() | Close |
Closes the group element, preventing the addition of child elements.
|