Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 4
System.Text
ASCIIEncoding Class
GetString Method
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
.NET Framework Class Library
ASCIIEncoding..::.GetString Method

Decodes a sequence of bytes into a string.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public methodGetString(array<Byte>[]()[])When overridden in a derived class, decodes all the bytes in the specified byte array into a string. (Inherited from Encoding.)
Public methodGetString(array<Byte>[]()[], Int32, Int32)Decodes a range of bytes from a byte array into a string. (Overrides Encoding..::.GetString(array<Byte>[]()[], Int32, Int32).)

In XNA Framework 3.0, this member is inherited from Encoding..::.GetString(array<Byte>[]()[], Int32, Int32).
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker