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