Edit

Share via


IXTLRuntime.depth(IXMLDOMNode) Method

Definition

public:
 int depth(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ pNode);
public int depth (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode pNode);
abstract member depth : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> int
Public Function depth (pNode As IXMLDOMNode) As Integer

Parameters

pNode
IXMLDOMNode

Returns

Applies to