User DBCreate New Method
Definition
Namespace: DWSIM.Thermodynamics.Databases
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 void CreateNew(
string path,
string TopNode
)VB
Public Shared Sub CreateNew (
path As String,
TopNode As String
)