RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMNode.get_nextSibling Method

Returns the value of the get_nextSibling property.

Pascal
function get_nextSibling: IDOMNode; safecall;
C++
__fastcall IDOMNode get_nextSibling();

get_get_nextSibling is the read implementation of the get_nextSibling property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!