SymbolInequality Operator

Implements the != operator.


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

Syntax

C#

public static bool operator !=(
    Symbol? o1,
    Symbol? o2
)

Parameters

o1  Symbol

The o1.

o2  Symbol

The o2.

Return Value

Boolean
The result of the operator.

Reference

Symbol Class TwinCAT.Ads.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026