Click or drag to resize

CUNC Methods

The CUNC type exposes the following members.

Methods
  NameDescription
Public methodStatic memberiIsValidUTF16Char
Check if the UTF-16 value is a valid Unicode character code point.
Public methodStatic memberiValidSymbol
See if a Symbol number is valid in a particular font.
Public methodStatic memberUTF16ValToSTR(Int32, String)
Convert a UTF-16 value to a UTF-8 encoded string.
Public methodStatic memberUTF16ValToSTR(Int32, String, Int32)
Convert a UTF-16 value to a UTF-8 encoded string.
Public methodStatic memberValidateSymbols
High performance method to see if a set of symbols are valid in a particular font.
Top
See Also