 | IFloatEnumeratorCurrent Property |
Gets the current floatin the collection.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.4
SyntaxReadOnly Property Current As Single
Get
property float Current {
float get ();
}
abstract Current : float32 with get
Property Value
Type:
Single
See Also