StringVectorStringVectorEnumerator Class

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public sealed class StringVectorEnumerator : IEnumerator, 
	IEnumerator<string>, IDisposable
Inheritance
Object    StringVectorStringVectorEnumerator
Implements
IEnumeratorString, 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