Namespace: DWSIM.Thermodynamics.PropertyPackages.AuxiliaryAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public Dictionary<int, double> RET_VN(
ICompoundConstantProperties cp
)
Public Function RET_VN (
cp As ICompoundConstantProperties
) As Dictionary(Of Integer, Double)
Request Example
View SourceParameters
- cp ICompoundConstantProperties
-
Return Value
DictionaryInt32,
DoubleSee Also