Click or drag to resize

imbStringBuilderBaseclose Method (Enum)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Closes the specified tag.

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

Parameters

tag
Type: SystemEnum
The tag.

Return Value

Type: tagBlock
See Also