Click or drag to resize

MaterialStreamRemoveResults Method

RemoveResults

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void RemoveResults(
	Object props
)
Request Example View Source

Parameters

props  Object
Properties to be removed. UNDEFINED to remove all properties.

Implements

ICapeThermoMaterialObject.RemoveResults(Object)
Remarks
Not implemented.
See Also