| Constructors: NewLongs |
Returns an array of Longs generated from the values passed in.
Public Function NewLongs( ParamArray Values ( ) As Variant ) As Long ( )
The values need to be convertable to a Long or an exception will occur.
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 NewKeySizes NewMACTripleDES