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

Profile.Insert Method

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

Syntax

public void Insert
(
	int index,
	float value
)

Parameters

Name Type Range Default Description
indexint
valuefloat

See also