Click or drag to resize

imbStringBuilderBasedeleteLast Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Deletes the last appends and returns it

Namespace:  imbSCI.Core.reporting.render.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public virtual Object deleteLast()
Request Example View Source

Return Value

Type: Object
Append that was deleted
See Also