VariationCompare Property |
Reference details of an existing public INSD entry to which a comparison is made.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public List<string> Compare { get; }
Public ReadOnly Property Compare As List(Of String)
Get
public:
property List<String^>^ Compare {
List<String^>^ get ();
}
member Compare : List<string> with get
Property Value
Type:
ListStringSee Also