ModfacGroupsGroups Property |
Namespace: DWSIM.Thermodynamics.PropertyPackages.AuxiliaryAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public SortedDictionary<int, ModfacGroup> Groups { get; }
Public ReadOnly Property Groups As SortedDictionary(Of Integer, ModfacGroup)
Get
Request Example
View SourceProperty Value
SortedDictionaryInt32,
ModfacGroupSee Also