Simple container for value to search. More...
Inherits Aspose::Email::Clients::Imap::SequenceSetBaseValue.
Public Member Functions | |
ASPOSE_EMAIL_SHARED_API System::String | get_Value () const |
Gets value to search More... | |
ASPOSE_EMAIL_SHARED_API void | set_Value (System::String value) |
Sets value to search More... | |
ASPOSE_EMAIL_SHARED_API | SimpleSeqSet () |
Initializes a new instance of the SimpleSeqSet class. More... | |
ASPOSE_EMAIL_SHARED_API | SimpleSeqSet (System::String value) |
Initializes a new instance of the SimpleSeqSet class. More... | |
virtual ASPOSE_EMAIL_SHARED_API System::String | ToString () const |
Returns a string that represents the current object. More... | |
Static Public Member Functions | |
static ASPOSE_EMAIL_SHARED_API System::SharedPtr< SimpleSeqSet > | to_SimpleSeqSet (System::String simple) |
static ASPOSE_EMAIL_SHARED_API System::String | to_String (System::SharedPtr< SimpleSeqSet > simple) |
![]() | |
static ASPOSE_EMAIL_SHARED_API System::String | to_String (System::SharedPtr< SequenceSetBaseValue > value) |
Simple container for value to search.
ASPOSE_EMAIL_SHARED_API Aspose::Email::Clients::Imap::SimpleSeqSet::SimpleSeqSet | ( | ) |
Initializes a new instance of the SimpleSeqSet class.
ASPOSE_EMAIL_SHARED_API Aspose::Email::Clients::Imap::SimpleSeqSet::SimpleSeqSet | ( | System::String | value | ) |
Initializes a new instance of the SimpleSeqSet class.
value | Value to search |
ASPOSE_EMAIL_SHARED_API System::String Aspose::Email::Clients::Imap::SimpleSeqSet::get_Value | ( | ) | const |
Gets value to search
ASPOSE_EMAIL_SHARED_API void Aspose::Email::Clients::Imap::SimpleSeqSet::set_Value | ( | System::String | value | ) |
Sets value to search
|
static |
|
static |
|
virtual |
Returns a string that represents the current object.