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

Path.Insert Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public virtual void Insert
(
	int index,
	Avl.Point2D value
)

Parameters

Name Type Range Default Description
indexint
valueAvl.Point2D

Function Overrides

See also