SimpleSeqSet

SimpleSeqSet class

Simple container for value to search.

The SimpleSeqSet type exposes the following members:

Constructors

NameDescription
SimpleSeqSet()Initializes a new instance of the SimpleSeqSet class.
SimpleSeqSet(value)Initializes a new instance of the SimpleSeqSet class

Properties

NameDescription
valueGets or sets value to search

See Also