XChildren Property
The number of children of the element pointed to by XPath .
Syntax
__property int XChildren = {read=FXChildren, write=FSetXChildren};
Default Value
0
Remarks
If the element is empty, XChildren is -1.
This property is read-only.
Data Type
Long