Click or drag to resize
CUNC Methods

The CUNC type exposes the following members.

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