PipeProfile.Sections Property |
Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.PipeAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntaxpublic SortedDictionary<int, PipeSection> Sections { get; set; }
Public Property Sections As SortedDictionary(Of Integer, PipeSection)
Get
Set
Request Example
View SourceProperty Value
SortedDictionary<Int32,
PipeSection>
See Also