RepeatRegionRepeatedSequenceType Property |
rpt_type; Organization of repeated sequence.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public List<string> RepeatedSequenceType { get; }
Public ReadOnly Property RepeatedSequenceType As List(Of String)
Get
public:
property List<String^>^ RepeatedSequenceType {
List<String^>^ get ();
}
member RepeatedSequenceType : List<string> with get
Property Value
Type:
ListStringSee Also