ILocationSeparator Property |
Start and end positions separator.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax string Separator { get; set; }
Property Separator As String
Get
Set
property String^ Separator {
String^ get ();
void set (String^ value);
}
abstract Separator : string with get, set
Property Value
Type:
StringSee Also