Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public Dictionary<int, Dictionary<string, Curve>> Curves { get; set; }
Public Property Curves As Dictionary(Of Integer, Dictionary(Of String, Curve))
Get
Set
Request Example
View SourceProperty Value
DictionaryInt32,
DictionaryString,
CurveSee Also