Value.CompareTo Method
Overload List
|
Name |
Description |
---|---|---|
|
Compares the current Value with another Boolean value and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Boolean value. | |
|
Compares the current Value with another Byte and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Byte. | |
|
Compares the current Value with other Bytes and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Bytes. | |
|
Compares the current Value with another Char and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Char. | |
|
Compares the current Value with another DateTime and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other DateTime. | |
|
Compares the current Value with another Decimal value and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Decimal value. | |
|
Compares the current Value with another Double-precision floating-point number and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Double-precision floating-point number. | |
|
Compares the current Value with another Int16 and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Int16. | |
|
Compares the current Value with another Int32 and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Int32. | |
|
Compares the current Value with another Int64 and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Int64. | |
|
Compares the current Value with another SByte and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other SByte. | |
|
Compares the current Value with another Single-precision floating-point number and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Single-precision floating-point number. | |
|
Compares the current Value with another String and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other String. | |
|
Compares the current Value with another TimeSpan and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other TimeSpan. | |
|
Compares the current Value with another UInt16 and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other UInt16. | |
|
Compares the current Value with another UInt32 and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other UInt32. | |
|
Compares the current Value with another UInt64 and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other UInt64. | |
|
Compares the current Value with another Access and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Access. | |
|
Compares the current Value with another Alarm and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Alarm. | |
|
Compares the current Value with another Event and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Event. | |
|
Compares the current Value with another Message and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Message. | |
|
Compares the current Value with another Severity and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Severity. | |
|
Compares the current Value with another Value and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Value. |
- Value.CompareTo Method (Boolean)
- Value.CompareTo Method (Byte)
- Value.CompareTo Method (.Byte.)
- Value.CompareTo Method (Char)
- Value.CompareTo Method (DateTime)
- Value.CompareTo Method (Decimal)
- Value.CompareTo Method (Double)
- Value.CompareTo Method (Int16)
- Value.CompareTo Method (Int32)
- Value.CompareTo Method (Int64)
- Value.CompareTo Method (SByte)
- Value.CompareTo Method (Single)
- Value.CompareTo Method (String)
- Value.CompareTo Method (TimeSpan)
- Value.CompareTo Method (UInt16)
- Value.CompareTo Method (UInt32)
- Value.CompareTo Method (UInt64)
- Value.CompareTo Method (Access)
- Value.CompareTo Method (Alarm)
- Value.CompareTo Method (Event)
- Value.CompareTo Method (Message)
- Value.CompareTo Method (Severity)
- Value.CompareTo Method (Value)