Simply awesomeThe #1 ASP/ASP.NET Developer Community

System.Text Namespace

.NET Class Library   System Namespace


The System.Text namespace defines the collection of 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.

Classes in System.Text

ASCIIEncoding Encoder Encoding
Decoder EncoderExceptionFallback EncodingInfo
DecoderExceptionFallback EncoderExceptionFallbackBuffer EncodingProvider
DecoderExceptionFallbackBuffer EncoderFallback StringBuilder
DecoderFallback EncoderFallbackBuffer UnicodeEncoding
DecoderFallbackBuffer EncoderFallbackException UTF32Encoding
DecoderFallbackException EncoderReplacementFallback UTF7Encoding
DecoderReplacementFallback EncoderReplacementFallbackBuffer UTF8Encoding
DecoderReplacementFallbackBuffer

Enums in System.Text

NormalizationForm

See Also


Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note