DOMDocument50Class.IXMLDOMDocument_firstChild Propriedade
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 property Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ IXMLDOMDocument_firstChild { Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ get(); };
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode IXMLDOMDocument_firstChild { get; }
member this.IXMLDOMDocument_firstChild : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Overridable ReadOnly Property IXMLDOMDocument_firstChild As IXMLDOMNode