VectorOfStringVectorItem Property

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public StringVector this[
	int index
] { get; set; }

Parameters

index  Int32
 

Property Value

StringVector

See Also