ValueComparer(IComparerString, IComparerEvent, IComparerMessage, IComparerAlarm) Constructor
Initializes a new instance of the ValueComparer class with the specified IComparerT s that are used to compare instances of type String, Event, Message and Alarm.
Namespace: TcHmiSrv.Core.Tools.Queries
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public ValueComparer(
IComparer<string> stringComparer,
IComparer<Event> eventComparer,
IComparer<Message> messageComparer,
IComparer<Alarm> alarmComparer
)Parameters
|
An IComparerT that is used to compare instances of type String. | |
|
An IComparerT that is used to compare instances of type Event. | |
|
An IComparerT that is used to compare instances of type Message. | |
|
An IComparerT that is used to compare instances of type Alarm. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0
Reference
ValueComparer Class ValueComparer Overload TcHmiSrv.Core.Tools.Queries Namespace
Copyright © Beckhoff Automation GmbH & Co. KG