GetHomophoneDictionary

Indexer.GetHomophoneDictionary method

Gets the homophone dictionary.

public HomophoneDictionary GetHomophoneDictionary(int shardIndex)
Parameter Type Description
shardIndex Int32 The shard index.

Return Value

The dictionary.

See Also