VCardCollection Constructor

There are two overloads for the constructor

Overload List

VCardCollection() Default constructor
VCardCollection(IList<VCard>) Construct the collection using a list of VCard objects

See Also