Constructors: NewGregorianCalendar |
Creates a new instance of the GregorianCalendar class.
Public Function NewGregorianCalendar( ByVal CalendarType As GregorianCalendarTypes ) As GregorianCalendar
Exception | Condition |
---|---|
ArgumentOutOfRangeException | CalendarType is not a member of the GregorianCalendarTypes enumeration. |