GenBankMetadata Methods |
The GenBankMetadata type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Creates a new GenBankMetadata that is a copy of the current GenBankMetadata.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetCitationsReferredInFeature |
Returns list of citation references in this metadata which are referred in the specified feature.
| |
GetCitationsReferredInFeatures |
Returns list of citation references in this metadata which are referred in features.
| |
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.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |