List of CharacterToUnicodeMap methods

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The following are the available CharacterToUnicodeMap class methods.

MethodDescription
CopyCopy specified CharacterToUnicodeMap object
DeepCopy"Deepcopy" specified CharacterToUnicodeMap object
NewCreate CharacterToUnicodeMap object
NewFromAsciiCodepageCreate CharacterToUnicodeMap object from ASCII codepage
NewFromEbcdicCodepageCreate CharacterToUnicodeMap object from EBCDIC codepage
UpdateUpdate this CharacterToUnicodeMap

See also