Click or drag to resize
SequenceRangeToString Method
Converts ID, Start, End of the sequence 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
ID, Start, End of the sequence.
See Also