StateInfo.Inequality Operator

Implements the !=.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public static bool operator !=(
    StateInfo a,
    StateInfo b
)

Parameters

a

Type: TwinCAT.Ads.StateInfo
a.

b

Type: TwinCAT.Ads.StateInfo
The b.

Return Value

Type: Boolean
The result of the operator.

Reference

StateInfo Structure

TwinCAT.Ads Namespace