次の方法で共有


IXMLDOMElement.getAttributeNode(String) メソッド

定義

public:
 Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMAttribute ^ getAttributeNode(System::String ^ name);
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute getAttributeNode (string name);
abstract member getAttributeNode : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute
Public Function getAttributeNode (name As String) As IXMLDOMAttribute

パラメーター

name
String

戻り値

適用対象