Value.Equals Method (SByte)
Indicates whether the current Value is equal to another SByte.
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public bool Equals(
sbyte other
)