Click or drag to resize
StandardQualifierNamesAll Property
Returns a list of standard qualifier names.

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

Property Value

Type: IReadOnlyListString
See Also