Click or drag to resize
DnaAlphabetGetValidSymbols Method
Get the valid symbols in the alphabet.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public HashSet<byte> GetValidSymbols()

Return Value

Type: HashSetByte
True if gets else false.

Implements

IAlphabetGetValidSymbols
See Also