VectorOfStringVector Class

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public class VectorOfStringVector : IDisposable, 
	IEnumerable, IEnumerable<StringVector>
Inheritance
Object    VectorOfStringVector
Implements
IEnumerableStringVector, IEnumerable, IDisposable

Constructors

Properties

Methods

Fields

Extension Methods

Explicit Interface Implementations

IEnumerableGetEnumeratorReturns an enumerator that iterates through a collection.
IEnumerableStringVectorGetEnumeratorReturns an enumerator that iterates through the collection.

See Also