Edit

Share via


IXTLRuntime.absoluteChildNumber(IXMLDOMNode) Method

Definition

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

Parameters

pNode
IXMLDOMNode

Returns

Applies to