Property ReplacementMap
ReplacementMap
Dictionary of characters that will be replaced when using Map. Any value that is not present will be preserved.
Declaration
public Dictionary<char, char> ReplacementMap { get; }
Property Value
Type | Description |
---|---|
Dictionary<char, char> |