Aspose::Email::PersonalInfo::VCard::VCardDeliveryAddressCollection Class Referencefinal

Represents a collection of VCardDeliveryAddresses More...

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

Public Member Functions

void SetTemplateWeakPtr (uint32_t argument) override
 

Protected Member Functions

virtual ~VCardDeliveryAddressCollection ()
 

Detailed Description

Represents a collection of VCardDeliveryAddresses

Constructor & Destructor Documentation

◆ ~VCardDeliveryAddressCollection()

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

Member Function Documentation

◆ SetTemplateWeakPtr()

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