Vector Of Double VectorVector Of Double 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 VectorOfDoubleVectorEnumerator : IEnumerator,
IEnumerator<DoubleVector>, IDisposableVB
Public NotInheritable Class VectorOfDoubleVectorEnumerator
Implements IEnumerator, IEnumerator(Of DoubleVector),
IDisposable- Inheritance
- Object VectorOfDoubleVectorVectorOfDoubleVectorEnumerator
- Implements
- IEnumeratorDoubleVector, 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. |