Edit

Share via


IXTLRuntime.ancestorChildNumber(String, IXMLDOMNode) Method

Definition

public:
 int ancestorChildNumber(System::String ^ bstrNodeName, Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ pNode);
public int ancestorChildNumber (string bstrNodeName, Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode pNode);
abstract member ancestorChildNumber : string * Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> int
Public Function ancestorChildNumber (bstrNodeName As String, pNode As IXMLDOMNode) As Integer

Parameters

bstrNodeName
String
pNode
IXMLDOMNode

Returns

Applies to