UserDBRemoveCompound Method |
Namespace: DWSIM.Thermodynamics.DatabasesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public static void RemoveCompound(
string xmlpath,
string compID
)
Public Shared Sub RemoveCompound (
xmlpath As String,
compID As String
)
Request Example
View SourceParameters
- xmlpath String
-
- compID String
-
See Also