| Constructors: NewVariants |
Returns a Variant array containing the values passed in.
Public Function NewVariants( ParamArray Values ( ) As Variant ) As Variant ( )
This is the same as using the Array function.
The array is zero-based.
If no values are passed in then an empty array is returned, not a null array.
Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewUTF8Encoding NewVersion