Click or drag to resize

imbNLPbasicunsplit Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Univerzalni osnovni split mehanizam

Namespace:  imbACE.Core.interfaces.primitives
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public static string unsplit(
	string[] input,
	defaultSplitingLevel splitLevel
)
Request Example View Source

Parameters

input
Type: SystemString
splitLevel
Type: imbACE.Core.enumsdefaultSplitingLevel

Return Value

Type: String
See Also