GxVariant: CreateList

CreateList

Recreate the root gxVariant as list.



 Public Function CreateList ( ) 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 CreateList() As Boolean

[Delphi] function CreateList() : Boolean;

[C++] BOOL CreateList();

Remarks

See Also

Class GxVariant Overview GxVariant Properties GxVariant Methods AddListItem Date