You are here: Start » AVL.NET » Interval Constructor

Interval Constructor

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

Syntax

public Interval
(
	float begin,
	float end
)

Parameters

Name Type Range Default Description
beginfloat
endfloat

See also