DOMDocument50Class.IXMLDOMDocument_get_definition 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::IXMLDOMNode ^ IXMLDOMDocument_get_definition() = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument::get_definition;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode IXMLDOMDocument_get_definition ();
abstract member IXMLDOMDocument_get_definition : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
override this.IXMLDOMDocument_get_definition : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Overridable Function IXMLDOMDocument_get_definition () As IXMLDOMNode