IDynamics IntegratorMonitored Variable Values Property
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
Dictionary<long, List<IDynamicsMonitoredVariable>> MonitoredVariableValues { get; set; }VB
Property MonitoredVariableValues As Dictionary(Of Long, List(Of IDynamicsMonitoredVariable))
Get
Set