IXTLRuntime.ancestorChildNumber(String, IXMLDOMNode) Méthode

Définition

Ce type ou ce membre fait office de proxy pour un objet ou un membre Microsoft XML Core Services (MSXML). Pour plus d’informations sur l’objet ou le membre MSXML qui est encapsulé par ce type ou ce membre, consultez le kit SDK MSXMLWorking with MSXML5 et System.Xml Using the InfoPath 2003 Object Model

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

Paramètres

bstrNodeName
String
pNode
IXMLDOMNode

Retours

S’applique à