Click or drag to resize
ISequence.IndexOfNonGap Method
Overload List
  NameDescription
Public methodIndexOfNonGap()
Gets the index of first non gap symbol.
Public methodIndexOfNonGap(Int64)
Returns the position of the first item beyond startPos that does not have a Gap symbol.
Top
See Also