Count

Alphabet.Count property

Gets the number of characters contained in the Alphabet.

public int Count { get; }

Property Value

The number of characters in the dictionary.

See Also