XDocumentClass._XDocument_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 ^ _XDocument_GetDOM(System::String ^ bstrName) = Microsoft::Office::Interop::InfoPath::_XDocument::GetDOM;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument _XDocument_GetDOM (string bstrName);
Public Overridable Function _XDocument_GetDOM (bstrName As String) As IXMLDOMDocument
Parameters
- bstrName
- String