PropertyPackage.CompoundPropCache Field |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax[XmlIgnoreAttribute]
private Dictionary<int, ICompoundConstantProperties> CompoundPropCache
<XmlIgnoreAttribute>
Private CompoundPropCache As Dictionary(Of Integer, ICompoundConstantProperties)
Request Example
View SourceField Value
Dictionary<Int32,
ICompoundConstantProperties>
See Also