Value.Equals Method

Overload List

 

Name

Description

Value.Equals Method 1:

Equals(Boolean)

Indicates whether the current Value is equal to another Boolean value.

Value.Equals Method 2:

Equals(Byte)

Indicates whether the current Value is equal to another Byte.

Value.Equals Method 3:

Equals(.Byte.)

Indicates whether the current Value is equal to another Array of Bytes.

Value.Equals Method 4:

Equals(Char)

Indicates whether the current Value is equal to another Char.

Value.Equals Method 5:

Equals(DateTime)

Indicates whether the current Value is equal to another DateTime.

Value.Equals Method 6:

Equals(Decimal)

Indicates whether the current Value is equal to another Decimal value.

Value.Equals Method 7:

Equals(Double)

Indicates whether the current Value is equal to another Double-precision floating-point number.

Value.Equals Method 8:

Equals(Int16)

Indicates whether the current Value is equal to another Int16.

Value.Equals Method 9:

Equals(Int32)

Indicates whether the current Value is equal to another Int32.

Value.Equals Method 10:

Equals(Int64)

Indicates whether the current Value is equal to another Int64.

Value.Equals Method 11:

Equals(Object)

Determines whether the specified Object is equal to the current Value. (Overrides Object.Equals(Object).)

Value.Equals Method 12:

Equals(SByte)

Indicates whether the current Value is equal to another SByte.

Value.Equals Method 13:

Equals(Single)

Indicates whether the current Value is equal to another Single-precision floating-point number.

Value.Equals Method 14:

Equals(String)

Indicates whether the current Value is equal to another String.

Value.Equals Method 15:

Equals(TimeSpan)

Indicates whether the current Value is equal to another TimeSpan.

Value.Equals Method 16:

Equals(UInt16)

Indicates whether the current Value is equal to another UInt16.

Value.Equals Method 17:

Equals(UInt32)

Indicates whether the current Value is equal to another UInt32.

Value.Equals Method 18:

Equals(UInt64)

Indicates whether the current Value is equal to another UInt64.

Value.Equals Method 19:

Equals(Access)

Indicates whether the current Value is equal to another Access.

Value.Equals Method 20:

Equals(Alarm)

Indicates whether the current Value is equal to another Alarm.

Value.Equals Method 21:

Equals(Event)

Indicates whether the current Value is equal to another Event.

Value.Equals Method 22:

Equals(Message)

Indicates whether the current Value is equal to another Message.

Value.Equals Method 23:

Equals(Severity)

Indicates whether the current Value is equal to another Severity.

Value.Equals Method 24:

Equals(Value)

Indicates whether the current Value is equal to another Value.

Reference

Value Class

TcHmiSrv.Core Namespace