| Constructors: NewDates |
Returns an array of Date values generated from the values passed in.
Public Function NewDates( ParamArray Values ( ) As Variant ) As Date ( )
The values need to be convertable to dates 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 NewDate NewDayLightTime