XDocumentClass.GetDOM(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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);
Public Overridable Function GetDOM (bstrName As String) As IXMLDOMDocument
Parameters
- bstrName
- String