Vector Of String Vector(IEnumerableString Vector) Constructor
Definition
Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
C#
public VectorOfStringVector(
IEnumerable<StringVector> c
)VB
Public Sub New (
c As IEnumerable(Of StringVector)
)