GetAlphabet

Indexer.GetAlphabet method

Gets the alphabet dictionary.

public Alphabet GetAlphabet(int shardIndex)
Parameter Type Description
shardIndex Int32 The shard index.

Return Value

The dictionary.

See Also