IXMLDOMDocument.nodeFromID(String) Méthode

Définition

public:
 Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ nodeFromID(System::String ^ idString);
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode nodeFromID (string idString);
abstract member nodeFromID : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Function nodeFromID (idString As String) As IXMLDOMNode

Paramètres

idString
String

Retours

S’applique à