Vector Of String VectorVector Of String 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 VectorOfStringVectorEnumerator : IEnumerator,
IEnumerator<StringVector>, IDisposableVB
Public NotInheritable Class VectorOfStringVectorEnumerator
Implements IEnumerator, IEnumerator(Of StringVector),
IDisposable- Inheritance
- Object VectorOfStringVectorVectorOfStringVectorEnumerator
- Implements
- IEnumeratorStringVector, 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. |