Returns a string representation of a substring of the current instance.
A new string representing the characters in the specified range.
Type Reason ArgumentOutOfRangeException startIndex or length is less than zero.
-or-
The sum of startIndex and length is greater than the length of the current instance.
Documentation for this section has not yet been entered.
Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0