JsonValue.Equals Method
Overload List
|
Name |
Description |
---|---|---|
|
Indicates whether the current Value is equal to another Boolean value. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Byte. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Array of Bytes. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Char. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another DateTime. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Decimal value. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Double-precision floating-point number. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Int16. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Int32. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Int64. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another SByte. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Single-precision floating-point number. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another String. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another TimeSpan. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another UInt16. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another UInt32. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another UInt64. (Inherited from Value.) | |
|
Determines whether the specified Object is equal to the current JsonValue. (Overrides Value.Equals(Object).) | |
|
Indicates whether the current Value is equal to another Access. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Alarm. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Event. (Inherited from Value.) | |
|
Indicates whether the current JsonValue is equal to another JsonValue. | |
|
Indicates whether the current Value is equal to another Message. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Severity. (Inherited from Value.) | |
|
Indicates whether the current Value is equal to another Value. (Inherited from Value.) |