VEventCollection Constructor

There are two overloads for the constructor

Overload List

VEventCollection() Default constructor
VEventCollection(IList<VEvent>) Construct the collection using a list of VEvent objects

See Also