IXTLRuntime.depth(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 depth(MSXML::IXMLDOMNode ^ pNode);
[System.Runtime.InteropServices.DispId(188)]
public int depth (MSXML.IXMLDOMNode pNode);
[<System.Runtime.InteropServices.DispId(188)>]
abstract member depth : MSXML.IXMLDOMNode -> int
Public Function depth (pNode As IXMLDOMNode) As Integer
Parameters
- pNode
- IXMLDOMNode
Returns
- Attributes