GxVariant: RefMoveDown |
Move down the reference along a given path.
Public Function RefMoveDown( ByVal PathAddition As String ) As Boolean
[Visual Basic] Public Function RefMoveDown(ByVal PathAddition As String) As Boolean
[Delphi] function RefMoveDown(const PathAddition : WideString) : Boolean;
[C++] BOOL RefMoveDown(LPCTSTR PathAddition);
Class GxVariant Overview GxVariant Properties GxVariant Methods RefInt RefMoveNext