Decodes the specified range of the specified byte array.
A string containing the decoded representation of the range of bytes from index to index + count.
Type Reason ArgumentNullException bytes is null. ArgumentOutOfRangeException index and count do not denote a valid range in bytes.
Operation
As described above.Note to Inheritors
This method is overridden by particular character encodings.
Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0