Click or drag to resize
DnaAlphabetToString Method
Converts the DNA Alphabets to string.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public override string ToString()

Return Value

Type: String
DNA alphabets.
See Also