Click or drag to resize

_textBlockAdd Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.depracated
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void Add(
	string line,
	int index = -1
)
Request Example View Source

Parameters

line
Type: SystemString
index (Optional)
Type: SystemInt32
See Also