RepeatRegionMobileElement Property |
Type and name or identifier of the mobile element which is described by the parent feature.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public List<string> MobileElement { get; }
Public ReadOnly Property MobileElement As List(Of String)
Get
public:
property List<String^>^ MobileElement {
List<String^>^ get ();
}
member MobileElement : List<string> with get
Property Value
Type:
ListStringSee Also