Excel Integration No AttrGet Interaction Parameter Set(String, String, String) Method
Definition
Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public static Object[,] GetInteractionParameterSet(
string Model,
string Compound1,
string Compound2
)VB
Public Shared Function GetInteractionParameterSet (
Model As String,
Compound1 As String,
Compound2 As String
) As Object(,)