Aspose::Email::EmlValidationErrorCollection Class Referencefinal

Represents the collection of EmlValidationError More...

Inherits System::Collections::Generic::ListExt< System::SharedPtr< Aspose::Email::EmlValidationError > >.

Public Member Functions

void SetTemplateWeakPtr (uint32_t argument) override
 

Protected Member Functions

virtual ~EmlValidationErrorCollection ()
 

Detailed Description

Represents the collection of EmlValidationError

Constructor & Destructor Documentation

◆ ~EmlValidationErrorCollection()

virtual Aspose::Email::EmlValidationErrorCollection::~EmlValidationErrorCollection ( )
protectedvirtual

Member Function Documentation

◆ SetTemplateWeakPtr()

void Aspose::Email::EmlValidationErrorCollection::SetTemplateWeakPtr ( uint32_t  argument)
override