Click or drag to resize
SequenceFeaturesReplicationOrigins Property
Returns list of ReplicationOrigin (rep_origin) features.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public List<ReplicationOrigin> ReplicationOrigins { get; }

Property Value

Type: ListReplicationOrigin
See Also