Double VectorDouble Vector Enumerator Class
Definition
Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
C#
public sealed class DoubleVectorEnumerator : IEnumerator,
IEnumerator<double>, IDisposableVB
Public NotInheritable Class DoubleVectorEnumerator
Implements IEnumerator, IEnumerator(Of Double),
IDisposable- Inheritance
- Object DoubleVectorDoubleVectorEnumerator
- Implements
- IEnumeratorDouble, IEnumerator, IDisposable
Constructors
Properties
Methods
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |
Explicit Interface Implementations
| IEnumeratorCurrent | Gets the element in the collection at the current position of the enumerator. |