IXTLRuntime.childNumber(IXMLDOMNode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int childNumber(MSXML::IXMLDOMNode ^ pNode);
[System.Runtime.InteropServices.DispId(189)]
public int childNumber (MSXML.IXMLDOMNode pNode);
[<System.Runtime.InteropServices.DispId(189)>]
abstract member childNumber : MSXML.IXMLDOMNode -> int
Public Function childNumber (pNode As IXMLDOMNode) As Integer
Parameters
- pNode
- IXMLDOMNode
Returns
- Attributes