Click or drag to resize

aceStringBuilderAppend Method (String)

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 Append(
	string input
)
Request Example View Source

Parameters

input
Type: SystemString

Return Value

Type: String
See Also