Material StreamRemove Results Method
RemoveResults
Definition
Namespace: DWSIM.Thermodynamics.Streams
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 void RemoveResults(
Object props
)VB
Public Sub RemoveResults (
props As Object
)Parameters
- props Object
- Properties to be removed. UNDEFINED to remove all properties.
Implements
ICapeThermoMaterialObjectRemoveResults(Object)Remarks
Not implemented.