VCard constructor

VCard(
  1. GenericDocument document
)

Implementation

VCard(GenericDocument document) : super(document);