RangeSeqSet
RangeSeqSet class
Container with range of values to search.
The RangeSeqSet type exposes the following members:
Constructors
| Name | Description |
|---|---|
| RangeSeqSet() | Initializes a new instance of the RangeSeqSet class. |
| RangeSeqSet(start_range) | Initializes a new instance of the RangeSeqSet class |
| RangeSeqSet(start_range, end_range) | Initializes a new instance of the RangeSeqSet class |
| RangeSeqSet(start_range) | Initializes a new instance of the RangeSeqSet class |
| RangeSeqSet(start_range, end_range) | Initializes a new instance of the RangeSeqSet class |
Properties
| Name | Description |
|---|---|
| start_range | Gets or sets starting boundary of the range to search |
| end_range | Gets or sets ending boundary of the range to search |
See Also
- namespace aspose.email.clients.imap
- assembly Aspose.Email