Mono Class Library: System.String Overview | Members

System.String.Split Method

Documentation for this section has not yet been entered. [Edit]

[System.Runtime.InteropServices.ComVisible(false)]
public string[] Split (char[] separator, int count, StringSplitOptions options)

Parameters

separator
Documentation for this section has not yet been entered. [Edit]
count
Documentation for this section has not yet been entered. [Edit]
options
Documentation for this section has not yet been entered. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0