Show / Hide Table of Contents

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
IEnumerable<char>
In this article
Back to top Generated by DocFX