VCard Constructor

There are two overloads for the constructor

Overload List

VCard Default constructor. Unless the version is changed, the object will conform to the vCard 3.0 specification.
VCard(SerializationInfo, StreamingContext) Deserialization constructor for use with ISerializable

See Also