SupportedCharacters Property
SupportedCharacters
An array of chars respresenting all of the characters supported by this HidCodeTranslator instance.
C#
public IEnumerable<char> SupportedCharacters { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.Char> |