Click or drag to resize

RecycleValues Property


Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, double> Values { get; }
Request Example View Source

Property Value

DictionaryString, Double

Implements

IRecycleValues
See Also