Edit

Share via


IXTLRuntime.childNumber(IXMLDOMNode) Method

Definition

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

Parameters

pNode
IXMLDOMNode

Returns

Applies to