Click or drag to resize

IGroupElement Methods


The IGroupElement type exposes the following members.

Methods
  NameDescription
Public methodAddChildItem
Adds a new child element.
Public methodChildItems
Retrieves this group's child elements collection.
Public methodChildItemsCount
Gets the count of child elements.
Public methodClone
Clones the current element and returns a new element. The cloned element usesthe name provided.
(Inherited from IElement.)
Public methodClose
Closes the group element, preventing the addition of child elements.
Top
See Also