GxVariant: AddChild |
Add a child to the root gxVariant.
Public Function AddChild( ByVal ix As Long ) As Boolean
[Visual Basic] Public Function AddChild(ByVal ix As Long) As Boolean
[Delphi] function AddChild(const ix : Integer) : Boolean;
[C++] BOOL AddChild(long ix);
Class GxVariant Overview GxVariant Properties GxVariant Methods AddListItem