Runtime.

Substring(string, int) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen
Containing Type
Runtime

Syntax

public static string Substring(string s, int startIndex)

Parameters

Name Type Description
s string
startIndex int

Return Value

Type Description
string