| GenBankMetadataGetFeatures Method |
| Name | Description | |
|---|---|---|
| GetFeatures(Int32, Int32) |
Returns the features which are partly or completely inside the specified range.
Note that the startPosition and endPosition are one based position.
| |
| GetFeatures(String, Int32, Int32) |
Returns the features which are partly or completely inside the specified range
and belongs to specified accession.
Note that the startPosition and endPosition are one based position.
|