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

Profile.Add Method

Adds an element to the end

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

Syntax

public void Add
(
	float value
)

Parameters

Name Type Range Default Description
valuefloat

See also