CharacterMappingDictionary.ContainsKey MethodCharacterMappingDictionary.ContainsKey MethodCharacterMappingDictionary::ContainsKey Method
Determines whether the CharacterMappingDictionaryCharacterMappingDictionaryCharacterMappingDictionary contains a mapping for the specified character.
Overload List
Name | Description | |
---|---|---|
![]() | ContainsKey (char)ContainsKey (Char)ContainsKey (char) | Returns a value indicating whether the CharacterMappingDictionaryCharacterMappingDictionaryCharacterMappingDictionary contains a mapping for the character specified by key. |
![]() | ContainsKey (int)ContainsKey (Integer)ContainsKey (int) | Returns a value indicating whether the CharacterMappingDictionaryCharacterMappingDictionaryCharacterMappingDictionary contains a mapping for the given Unicode codepoint. |