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