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