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