GetCharacterReplacementDictionary

Indexer.GetCharacterReplacementDictionary method

Gets the character replacement dictionary.

public CharacterReplacementDictionary GetCharacterReplacementDictionary(int shardIndex)
Parameter Type Description
shardIndex Int32 The shard index.

Return Value

The dictionary.

See Also