Writes a subarray of characters to the Console.OutSystem.IO.TextWriter .
Type Reason ArgumentException (index + count ) is greater than the length of buffer. System.IO.IOException An I/O error occurred. ArgumentOutOfRangeException index or count is negative. ArgumentNullException buffer is null.
This version of Console.Write(string, object) is equivalent to Console.Out.Write( buffer, index, count ).
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0