ValueComparer.EventComparer Property

Gets the IComparer.T. that is used to compare instances of type Event.

Namespace:  TcHmiSrv.Core.Tools.Queries
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public IComparer<Event> EventComparer { get; }

Property Value

Type: IComparer.Event.

Reference

ValueComparer Class

TcHmiSrv.Core.Tools.Queries Namespace