VCardParser Constructor

There are two overloads for the constructor

Overload List

VCardParser Default constructor
VCardParser(VCard) This version of the constructor is used when parsing vCard data that is to be stored in an existing vCard instance.

See Also