childNumber Method
Returns the number of the node relative to siblings of the same node name.
lValue = oXTLRuntime.childNumber(pNode);
HRESULT childNumber(
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.