ValueComparer.AlarmComparer Property
Gets the IComparer.T. that is used to compare instances of type Alarm.
Namespace: TcHmiSrv.Core.Tools.Queries
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public IComparer<Alarm> AlarmComparer { get; }