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