LocationSeparator 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 public string Separator { get; set; }
Public Property Separator As String
Get
Set
public:
virtual property String^ Separator {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Separator : string with get, set
override Separator : string with get, set
Property Value
Type:
StringImplements
ILocationSeparatorSee Also