DOMDocument50Class.IXMLDOMDocument_get_lastChild Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ IXMLDOMDocument_get_lastChild() = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument::get_lastChild;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode IXMLDOMDocument_get_lastChild ();
abstract member IXMLDOMDocument_get_lastChild : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
override this.IXMLDOMDocument_get_lastChild : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Overridable Function IXMLDOMDocument_get_lastChild () As IXMLDOMNode