_XDocument4.GetDOM(String) Method

Definition

public:
 Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument ^ GetDOM(System::String ^ bstrName);
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument GetDOM (string bstrName);
Public Function GetDOM (bstrName As String) As IXMLDOMDocument

Parameters

bstrName
String

Returns

IXMLDOMDocument

Implements

Applies to