VectorOfStringVectorVectorOfStringVectorEnumerator Class

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public sealed class VectorOfStringVectorEnumerator : IEnumerator, 
	IEnumerator<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

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

See Also