DoubleVectorDoubleVectorEnumeratorIEnumeratorCurrent Property

Gets the element in the collection at the current position of the enumerator.

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
Object IEnumerator.Current { get; }

Return Value

Object
The element in the collection at the current position of the enumerator.

Implements

IEnumeratorCurrent

See Also