SimpleSeqSet.SimpleSeqSet

SimpleSeqSet()

Initializes a new instance of the SimpleSeqSet class.

public SimpleSeqSet()

See Also


SimpleSeqSet(string)

Initializes a new instance of the SimpleSeqSet class.

public SimpleSeqSet(string value)
ParameterTypeDescription
valueStringValue to search

See Also