CharacterMappingDictionary.Add MethodCharacterMappingDictionary.Add MethodCharacterMappingDictionary::Add Method
Adds the specified character mapping.
Overload List
Name | Description | |
---|---|---|
![]() | Add (char, string)Add (Char, String)Add (char, String^) | Adds a mapping from a character to a string. |
![]() | Add (int, string)Add (Integer, String)Add (int, String^) | Adds a mapping from a Unicode codepoint to a string. |