Microsoft XML SDK 2.6 - XML Reference

absoluteChildNumber Method

Returns the number of the node relative to all siblings.

absoluteChildNumber(pNode)

Parameters

pNode
Object. Node for which the child number is to be returned.

Return Value

Long integer. Returns the index for the node in its parent's list of all child nodes. The first entry in the list is assigned the value "1".

See Also

Applies To: XTLRuntime Object