User DBRemove Compound 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 RemoveCompound(
string xmlpath,
string compID
)VB
Public Shared Sub RemoveCompound (
xmlpath As String,
compID As String
)