Click or drag to resize
StandardFeatureKeysAll Property
Returns a list which contains standard feature keys.

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