DOMDocument50Class.IXMLDOMDocument2_get_namespaces Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual Microsoft::Office::Interop::InfoPath::Xml::XMLSchemaCache ^ IXMLDOMDocument2_get_namespaces() = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::get_namespaces;
public virtual Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache IXMLDOMDocument2_get_namespaces ();
abstract member IXMLDOMDocument2_get_namespaces : unit -> Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache
override this.IXMLDOMDocument2_get_namespaces : unit -> Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache
Public Overridable Function IXMLDOMDocument2_get_namespaces () As XMLSchemaCache