RangeSeqSet Class |
Namespace: Aspose.Email.Clients.Imap
The RangeSeqSet type exposes the following members.
Name | Description | |
---|---|---|
RangeSeqSet |
Initializes a new instance of the RangeSeqSet class.
| |
RangeSeqSet(String) |
Initializes a new instance of the RangeSeqSet class.
| |
RangeSeqSet(SimpleSeqSet) |
Initializes a new instance of the RangeSeqSet class.
| |
RangeSeqSet(String, String) |
Initializes a new instance of the RangeSeqSet class.
| |
RangeSeqSet(SimpleSeqSet, SimpleSeqSet) |
Initializes a new instance of the RangeSeqSet class.
|
Name | Description | |
---|---|---|
EndRange |
Gets or sets ending boundary of the range to search
| |
StartRange |
Gets or sets starting boundary of the range to search
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
(RangeSeqSet to String) |
Implicit conversion operation from RangeSeqSet to String |