AmsNetId.Inequality Operator
Implements the != operator.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public static bool operator !=(
AmsNetId o1,
AmsNetId o2
)
VB
Public Shared Operator <> (
o1 As AmsNetId,
o2 As AmsNetId
) As Boolean
Return Value
Type: Boolean
The result of the operator.