You are here: Start » AVL.NET » IndexValuePair.IndexValuePair(int, float)

IndexValuePair.IndexValuePair(int, float)

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

Syntax


public IndexValuePair(
	int index,
	float value
)

Parameters

index
Type: System.Int32
value
Type: System.Single

See also