CpCollectionSplit(String, Boolean) Method
Namespace: Centralpoint.WebAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public string[] Split(
string values,
bool removeEmptyEntries
)
Public Function Split (
values As String,
removeEmptyEntries As Boolean
) As String()
- values String
-
- removeEmptyEntries Boolean
-
String