Click or drag to resize
ISequenceRangeEnd Property
The end index of the range. This index must be non-negative and it will be enforced to always be greater than or equal to the Start index.

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

Property Value

Type: Int64
See Also