absoluteChildNumber Method
Returns the number of the node that is relative to all siblings.
lValue = oXTLRuntime.absoluteChildNumber(pNode);
HRESULT absoluteChildNumber(
IXMLDOMNode* pNode,
long* pNumber
);
General Remarks
This method applies to the following interface:
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.