Click to return to the XML (Extensible Markup Language) home page    
XTLRuntime ancestorChildN...     XTLRuntime Object    
Web Workshop  |  XML (Extensible Markup Language)

absoluteChildNumber Method


Returns the number of the node relative to all siblings.

Syntax

absoluteChildNumber(pNode)

Parameters

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

Returns

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.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
XTLRuntime


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.