Compartir a través de


XDocumentClass.GetDOM(String) Método

Definición

Este tipo es un contenedor para una coclase o para un miembro de una coclase que requiere el código administrado para la interoperabilidad con COM. Esta clase no está destinada para usarse en el código.

public:
 virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument ^ GetDOM(System::String ^ bstrName) = Microsoft::Office::Interop::InfoPath::_XDocument2::GetDOM;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument GetDOM(string bstrName);
abstract member GetDOM : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument
override this.GetDOM : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument
Public Overridable Function GetDOM (bstrName As String) As IXMLDOMDocument

Parámetros

bstrName
String

Devoluciones

Implementaciones

Se aplica a