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