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

Path.Insert Method

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

Syntax

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

Parameters

Name Type Range Default Description
indexint
valueAvlNet.Point2D

See also