Click or drag to resize
GenBankMetadataComments Property
Cross-references to other sequence entries, comparisons to other collections, notes of changes in LOCUS names, and other remarks.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<string> Comments { get; }

Property Value

Type: IListString
See Also