Click or drag to resize

imbStringBuilderBaseToString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.render.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string ToString(
	bool doFlush = false
)
Request Example View Source

Parameters

doFlush (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also