Xml.xmldom.IDOMNode.get_firstChild
Delphi
function get_firstChild: IDOMNode; safecall;
C++
virtual HRESULT __safecall get_firstChild(_di_IDOMNode &__get_firstChild_result) = 0 ;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | Xml.Xmldom.pas Xml.xmldom.hpp |
Xml.xmldom | IDOMNode |
Description
Renvoie la valeur de la propriété get_firstChild.
get_get_firstChild est l'implémentation en lecture de la propriété get_firstChild.