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