DOMDocument50Class.IXMLDOMDocument2_nodeFromID(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ IXMLDOMDocument2_nodeFromID(System::String ^ idString) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::nodeFromID;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode IXMLDOMDocument2_nodeFromID (string idString);
abstract member IXMLDOMDocument2_nodeFromID : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
override this.IXMLDOMDocument2_nodeFromID : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Overridable Function IXMLDOMDocument2_nodeFromID (idString As String) As IXMLDOMNode
Parameters
- idString
- String