NotificationSettings.Inequality Operator
Implements the != operator.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public static bool operator !=(
NotificationSettings? settings1,
NotificationSettings? settings2
)
Parameters
settings1 |
Type: TwinCAT.Ads.NotificationSettings |
settings2 |
Type: TwinCAT.Ads.NotificationSettings |
Return Value
Type: Boolean
The result of the operator.