Microsoft SDK for Java

getChildren

This method of the ElementImpl class retrieves an element collection of the children of this element. This method must not return null. For an empty enumeration, see EnumWrapper.

Syntax

public ElementCollection getChildren();

Return Value

Returns element collection of child objects.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.