System.Text Namespace Home
This page is specific to:.NET Framework Version:1.12.03.03.5Silverlight 34.0
.NET Framework Class Library
System.Text Namespace

The System.Text namespace contains classes representing ASCII, Unicode, UTF-7, and UTF-8 character encodings; abstract base classes for converting blocks of characters to and from blocks of bytes; and a helper class that manipulates and formats String objects without creating intermediate instances of String.

Namespace hierarchy

Classes

Class Description
ASCIIEncoding Represents an ASCII character encoding of Unicode characters.
Decoder Converts encoded blocks of bytes into blocks of Unicode characters.
Encoder Converts blocks of characters into encoded blocks of bytes.
Encoding Represents a character encoding.
StringBuilder Represents a mutable string of characters. This class cannot be inherited.
UnicodeEncoding Represents a UTF-16 encoding of Unicode characters.
UTF7Encoding Represents a UTF-7 encoding of Unicode characters.
UTF8Encoding Represents a UTF-8 encoding of Unicode characters.

See Also

.NET Framework Class Library

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View