GxVariant: RefRemoveListItem |
Remove a list item from the referenced gxVariant.
Public Function RefRemoveListItem( ByVal ix As Long ) As Boolean
[Visual Basic] Public Function RefRemoveListItem(ByVal ix As Long) As Boolean
[Delphi] function RefRemoveListItem(const ix : Integer) : Boolean;
[C++] BOOL RefRemoveListItem(long ix);
The referenced gxVariant must be a list.
Class GxVariant Overview GxVariant Properties GxVariant Methods RefRemoveChild RefSize