Definition
public string Substring( int startIndex, int length );
Parameters
startIndexSystem.Int32. lengthSystem.Int32.
Return Value
System.String.