| LocationRange Constructor |
| Name | Description | |
|---|---|---|
| LocationRange |
Default constructor.
| |
| LocationRange(Int32, Int32) |
Creates a new LocationRange instance from the specified start and end position.
| |
| LocationRange(String, Int32, Int32) |
Creates a new LocationRange instance from the specified accession, start and end position.
|