DOMDocument50Class.IXMLDOMDocument2_get_namespaces Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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