Click or drag to resize
SequenceRangeLength Property
The length of the range, which can be zero. This result is the difference of the End and Start index.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public long Length { get; }

Property Value

Type: Int64
See Also