GxVariant: SetArray |
Recreate the root gxVariant as an integer array converted from a Variant array.
Public Function SetArray( ByVal Type As String, ByVal newValue As Variant ) As Boolean
[Visual Basic] Public Function SetArray(ByVal Type As String, ByVal newValue As Variant) As Boolean
[Delphi] function SetArray(Type: String; newValue : OleVariant) : Boolean;
[C++] BOOL SetArray(LPCTSTR Type, const Variant newValue);
The Variant array is a Variant.
Class GxVariant Overview GxVariant Properties GxVariant Methods RemoveListItem SetRefArray