IXMLDOMDocument.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:
MSXML::IXMLDOMNode ^ nodeFromID(System::String ^ idString);
[System.Runtime.InteropServices.DispId(56)]
public MSXML.IXMLDOMNode nodeFromID (string idString);
[<System.Runtime.InteropServices.DispId(56)>]
abstract member nodeFromID : string -> MSXML.IXMLDOMNode
Public Function nodeFromID (idString As String) As IXMLDOMNode
Parameters
- idString
- String
Returns
- Attributes