Click or drag to resize

tokenizatorBasecompressNewLines Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbNLP.Core.contentStructure.tokenizator.tokenizatorBase.compressNewLines(System.String)"]

Namespace:  imbNLP.Core.contentStructure.tokenizator
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public string compressNewLines(
	string source
)

Parameters

source
Type: SystemString

[Missing <param name="source"/> documentation for "M:imbNLP.Core.contentStructure.tokenizator.tokenizatorBase.compressNewLines(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbNLP.Core.contentStructure.tokenizator.tokenizatorBase.compressNewLines(System.String)"]

See Also