DOMDocument50Class.IXMLDOMDocument2_get_attributes 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNamedNodeMap ^ IXMLDOMDocument2_get_attributes() = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::get_attributes;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNamedNodeMap IXMLDOMDocument2_get_attributes ();
abstract member IXMLDOMDocument2_get_attributes : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNamedNodeMap
override this.IXMLDOMDocument2_get_attributes : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNamedNodeMap
Public Overridable Function IXMLDOMDocument2_get_attributes () As IXMLDOMNamedNodeMap