CustomXMLNode.ChildNodes Property (Office)

Gets a CustomXMLNodes collection containing all of the child elements of the current node. Read-only.

Syntax

expression .ChildNodes

expression An expression that returns a CustomXMLNode object.

Return Value

CustomXMLNodes

See Also

Concepts

CustomXMLNode Object

CustomXMLNode Object Members