DOMDocument50Class.IXMLDOMDocument2_get_namespaces Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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