Vector Of Double VectorGet Range Method
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 VectorOfDoubleVector GetRange(
int index,
int count
)VB
Public Function GetRange (
index As Integer,
count As Integer
) As VectorOfDoubleVector