Click or drag to resize
AlphabetOctal Field
The octal alphabet { 0, 1, 2, 3, 4, 5, 6, 7 }.

Namespace: Algs4Net
Assembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static readonly Alphabet Octal

Field Value

Type: Alphabet
See Also