GxVariant: RefMoveNext

RefMoveNext

Move the reference to the next index.



 Public Function RefMoveNext ( ) As Boolean

Return Values

On error FALSE (0) is returned and the error code/string in the GX system is set appropriately.

Languages

[Visual Basic] Public Function RefMoveNext() As Boolean

[Delphi] function RefMoveNext() : Boolean;

[C++] BOOL RefMoveNext();

Remarks

See Also

Class GxVariant Overview GxVariant Properties GxVariant Methods RefMoveDown RefMovePrevious