Click or drag to resize

textContentLinesInsert Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void Insert(
	int index,
	string newItem
)
Request Example View Source

Parameters

index
Type: SystemInt32
newItem
Type: SystemString
See Also