Home
VB.Net Tutorial
Language Basics
Data Type
Operator
Statements
Date Time
Class Module
Development
Collections
Generics
Attributes
Event
LINQ
Stream File
GUI
GUI Applications
Windows Presentation Foundation
2D Graphics
I18N Internationlization
Reflection
Regular Expressions
Security
Socket Network
Thread
Windows
XML
Database ADO.net
Design Patterns
UniCode « Development « VB.Net Tutorial
VB.Net Tutorial
Development
UniCode
7.29.UniCode
7.29.1.
UI with UniCode
7.29.2.
Decode a range of elements from a byte array and store them in a Unicode character array.
7.29.3.
Use the GetByteCount to get the number of bytes required to encode an array of Unicode characters, using UTF8Encoding.
7.29.4.
Encode Unicode characters array and store the encoded bytes in a byte array.