You are here: Start » AVL.NET » Region.Insert Method

Region.Insert Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Insert
(
	int index,
	AvlNet.PointRun value
)

Parameters

Name Type Range Default Description
indexint
valueAvlNet.PointRun

See also