Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
UnicodeEncoding « Internationalization I18N « VB.Net
VB.Net
Internationalization I18N
UnicodeEncoding
1.
UnicodeEncoding Class represents a UTF-16 encoding of Unicode characters.
2.
Create a UnicodeEncoding to support little-endian byte ordering and include the Unicode byte order mark.
3.
Create a UnicodeEncoding to support little-endian byte ordering and not include the Unicode byte order mark
4.
Create a UnicodeEncoding to support big-endian byte ordering and include the Unicode byte order mark
5.
Create a UnicodeEncoding to support big-endian byte ordering and not include the Unicode byte order mark
6.
Create UnicodeEncoding class.
7.
UnicodeEncoding.CharSize