Click or drag to resize
ISequenceIndexOfNonGap Method
Gets the index of first non gap symbol.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
long IndexOfNonGap()

Return Value

Type: Int64
If found returns an zero based index of the first non gap symbol, otherwise returns -1.
See Also