StringVector(IEnumerableString) Constructor

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public StringVector(
	IEnumerable<string> c
)

Parameters

c  IEnumerableString
 

See Also