Click or drag to resize
FeatureItemQualifiers Property
Gets the dictionary of attributes.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public Dictionary<string, List<string>> Qualifiers { get; }

Property Value

Type: DictionaryString, ListString
See Also