Aspose::Email::PersonalInfo::VCard::VCardUrlCollection Class Referencefinal

Represents a collection of VCardUrls More...

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

Public Member Functions

void SetTemplateWeakPtr (uint32_t argument) override
 

Protected Member Functions

virtual ~VCardUrlCollection ()
 

Detailed Description

Represents a collection of VCardUrls

Constructor & Destructor Documentation

◆ ~VCardUrlCollection()

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

Member Function Documentation

◆ SetTemplateWeakPtr()

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