Gets the current floatin the collection.

Namespace:  CenterSpace.NMath.Core
Assembly:  NMath (in NMath.dll) Version: 5.1.0.0

Syntax

C#
float Current { get; }
Visual Basic (Declaration)
ReadOnly Property Current As Single
Visual C++
property float Current {
	float get ();
}

See Also