Click or drag to resize
AlphabetsAll Property
Gets the list of all Alphabets which are supported by the framework.

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

Property Value

Type: IReadOnlyListIAlphabet
See Also