Returns an Elements collection containing the elements appearing as
children of this element in the XML Document hierarchy
Collection type
An Elements collection.
Syntax
[Set] object.Children [= Elements]
The Children property syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type Element. |
Elements | An Elements collection |