Deletes a specified number of characters from the current instance beginning at a specified index.
A new string that is equivalent to the current instance without the specified range characters.
Type Reason ArgumentOutOfRangeException startIndex or count is less than zero.
-or-
startIndex plus count is greater than the length of the current instance.
Documentation for this section has not yet been entered.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0