CoreClasses Xojo Plugin
VariantArray.Resize Method
(console safe)
Use this method to resize the array.
Resize(
NewCount
as
Integer)
Parameters
NewCount
Use this parameter to specify the new size of the array.
Remarks
See Also
VariantArray Class