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