Click or drag to resize

IAceConsoleScriptsetContentLines Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.operations
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
void setContentLines(
	IList<string> input
)
Request Example View Source

Parameters

input
Type: System.Collections.GenericIListString
See Also