Click or drag to resize
GenBankMetadataGetFeatures Method
Overload List
  NameDescription
Public methodGetFeatures(Int32, Int32)
Returns the features which are partly or completely inside the specified range. Note that the startPosition and endPosition are one based position.
Public methodGetFeatures(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.
Top
See Also