VCardParser(VCard) Constructor
This version of the constructor is used when parsing vCard data that is to be stored in an existing
vCard instance.
Namespace: EWSoftware.PDI.ParserAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
protected VCardParser(
VCard vCard
)
Protected Sub New (
vCard As VCard
)
protected:
VCardParser(
VCard^ vCard
)
new :
vCard : VCard -> VCardParser
Parameters
- vCard VCard
- The existing vCard instance
The properties in the passed vCard will be cleared