Click or drag to resize

aceStringBuilderToString Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.interfaces.primitives
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public string ToString(
	bool Flush = false
)
Request Example View Source

Parameters

Flush (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also