CharacterMappingDictionary PropertiesCharacterMappingDictionary PropertiesCharacterMappingDictionary Properties

Properties

 PropertyDescription
Public propertyCountCountCount Gets the number of character mappings in the CharacterMappingDictionaryCharacterMappingDictionaryCharacterMappingDictionary.
Public propertyIsReadOnlyIsReadOnlyIsReadOnly Gets a value indicating whether the collection is read-only.
Public propertyItemItemItem Gets or sets the stringStringString to which the given Unicode codepoint is mapped.
Public propertyKeysKeysKeys Gets a collection of intIntegerint values containing the character mapping keys.
Public propertyValuesValuesValues Gets a collection of stringStringString values containing the character mapping strings.

Top