Click or drag to resize

IGroupElement Methods


The IGroupElement type exposes the following members.

Methods
  Name Description
Public method AddChildItem Adds a new child element.
Public method ChildItems Retrieves this group's child elements collection.
Public method ChildItemsCount Gets the count of child elements.
Public method Clone Clones the current element and returns a new element. The cloned element usesthe name provided.
(Inherited from IElement)
Public method Close Closes the group element, preventing the addition of child elements.
Top
See Also