NotificationSettingsInequality Operator

Implements the != operator.


Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public static bool operator !=(
    NotificationSettings? settings1,
    NotificationSettings? settings2
)

Parameters

settings1  NotificationSettings

The settings1.

settings2  NotificationSettings

The settings2.

Return Value

Boolean
The result of the operator.

Reference

NotificationSettings Class TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026