Aspose::Email::PersonalInfo::VCard::VCardLabelCollection Class Referencefinal

Represents a collection of VCardLabel More...

Inherits System::Collections::Generic::ListExt< System::SharedPtr< Aspose::Email::PersonalInfo::VCard::VCardLabel > >.

Public Member Functions

void SetTemplateWeakPtr (uint32_t argument) override
 

Protected Member Functions

virtual ~VCardLabelCollection ()
 

Detailed Description

Represents a collection of VCardLabel

Constructor & Destructor Documentation

◆ ~VCardLabelCollection()

virtual Aspose::Email::PersonalInfo::VCard::VCardLabelCollection::~VCardLabelCollection ( )
protectedvirtual

Member Function Documentation

◆ SetTemplateWeakPtr()

void Aspose::Email::PersonalInfo::VCard::VCardLabelCollection::SetTemplateWeakPtr ( uint32_t  argument)
override