IXTLRuntime.ancestorChildNumber(String, IXMLDOMNode) 方法

定义

此类型或成员充当 Microsoft XML Core Services (MSXML) 对象或成员的代理。 有关此类型或成员包装的 MSXML 对象或成员的信息,请参阅 MSXML SDK使用 MSXML5 和 System.Xml 使用 InfoPath 2003 对象模型

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

参数

bstrNodeName
String
pNode
IXMLDOMNode

返回

适用于