DOMDocument50Class.IXMLDOMDocument2_get_attributes Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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