BuildInfo.Inequality Operator
Determines whether the specified BuildInfo is not equal to the current BuildInfo.
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0
Syntax
C#
public static bool operator !=(
BuildInfo current,
BuildInfo other
)Parameters
|
current |
Type: TcHmiSrv.DynamicSymbols.BuildInfo |
|
other |
Type: TcHmiSrv.DynamicSymbols.BuildInfo |