Click or drag to resize

IAceConsoleScriptAppend Method (IEnumerableString, Boolean)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.operations
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
void Append(
	IEnumerable<string> line,
	bool callSave
)
Request Example View Source

Parameters

line
Type: System.Collections.GenericIEnumerableString
callSave
Type: SystemBoolean
See Also