Xml.xmldom.IDOMNode.get_nextSibling

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function get_nextSibling: IDOMNode; safecall;

C++

virtual HRESULT __safecall get_nextSibling(_di_IDOMNode &__get_nextSibling_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_nextSibling.

get_get_nextSibling est l'implémentation en lecture de la propriété get_nextSibling.

Voir aussi