Count

CharacterReplacementDictionary.Count property

Gets the number of Unicode code points contained in this CharacterReplacementDictionary.

public int Count { get; }

Property Value

The number of Unicode code points in the dictionary.

See Also