ValueComparer Constructor

Overload List

 

Name

Description

ValueComparer Constructor 1:

ValueComparer.

Initializes a new instance of the ValueComparer class with Ordinal for instances of type String and Default for instances of type Event, Message and Alarm.

ValueComparer Constructor 2:

ValueComparer(IComparer.String., IComparer.Event., IComparer.Message., IComparer.Alarm.)

Initializes a new instance of the ValueComparer class with the specified IComparer.T.s that are used to compare instances of type String, Event, Message and Alarm.

Reference

ValueComparer Class

TcHmiSrv.Core.Tools.Queries Namespace