SequenceSetBaseValue Class

Base class for different containers for values to search.
Inheritance Hierarchy

Namespace:  Aspose.Email.Clients.Imap
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public abstract class SequenceSetBaseValue

The SequenceSetBaseValue type exposes the following members.

Constructors
  NameDescription
Protected methodSequenceSetBaseValue
Initializes a new instance of the SequenceSetBaseValue class
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Operators
See Also