Condividi tramite


IXTLRuntime.depth(IXMLDOMNode) Method

Definition

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

Applies to