Click or drag to resize

imbStringOperationsgetWashed Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Cisti iz Stringa space i newLine

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static List<string> getWashed(
	List<string> input
)
Request Example View Source

Parameters

input
Type: System.Collections.GenericListString

Return Value

Type: ListString
See Also