Aspose::Email::Storage::Pst::FolderInfoCollection Class Referencefinal

Represents collection of FolderInfo. More...

Inherits System::Collections::Generic::ListExt< System::SharedPtr< Aspose::Email::Storage::Pst::FolderInfo > >.

Public Member Functions

void SetTemplateWeakPtr (uint32_t argument) override
 

Protected Member Functions

virtual ~FolderInfoCollection ()
 

Detailed Description

Represents collection of FolderInfo.

Constructor & Destructor Documentation

◆ ~FolderInfoCollection()

virtual Aspose::Email::Storage::Pst::FolderInfoCollection::~FolderInfoCollection ( )
protectedvirtual

Member Function Documentation

◆ SetTemplateWeakPtr()

void Aspose::Email::Storage::Pst::FolderInfoCollection::SetTemplateWeakPtr ( uint32_t  argument)
override