VTimeZoneCollection Constructor

There are two overloads for the constructor

Overload List

VTimeZoneCollection() Default constructor
VTimeZoneCollection(IEnumerable<VTimeZone>) Construct a collection from an enumerable list of VTimeZone objects

See Also