Value Operators and Type Conversions

The Value type exposes the following members.

Operators

 

Name

Description

Value Operators and Type Conversions 1:

Value Operators and Type Conversions 2:

Equality

Determines whether two instances of the Value class are equal.

Value Operators and Type Conversions 3:

Value Operators and Type Conversions 4:

GreaterThan

Determines whether the current instance of the Value class is greater than another instance.

Value Operators and Type Conversions 5:

Value Operators and Type Conversions 6:

GreaterThanOrEqual

Determines whether the current instance of the Value class is greater than or equal to another instance.

Value Operators and Type Conversions 7:

Value Operators and Type Conversions 8:

.(Boolean to Value)

Converts a Boolean value to the appropriate instance of the Value class.

Value Operators and Type Conversions 9:

Value Operators and Type Conversions 10:

.(Byte to Value)

Converts an Byte to the appropriate instance of the Value class.

Value Operators and Type Conversions 11:

Value Operators and Type Conversions 12:

.(.Byte. to Value)

Converts an array of Bytes to the appropriate instance of the Value class.

Value Operators and Type Conversions 13:

Value Operators and Type Conversions 14:

.(Char to Value)

Converts a Char to the appropriate instance of the Value class.

Value Operators and Type Conversions 15:

Value Operators and Type Conversions 16:

.(DateTime to Value)

Converts an instance of the DateTime class to the appropriate instance of the Value class.

Value Operators and Type Conversions 17:

Value Operators and Type Conversions 18:

.(Decimal to Value)

Converts a Decimal value to the appropriate instance of the Value class.

Value Operators and Type Conversions 19:

Value Operators and Type Conversions 20:

.(Double to Value)

Converts a Double-precision floating-point number to the appropriate instance of the Value class.

Value Operators and Type Conversions 21:

Value Operators and Type Conversions 22:

.(Int16 to Value)

Converts an Int16 to the appropriate instance of the Value class.

Value Operators and Type Conversions 23:

Value Operators and Type Conversions 24:

.(Int32 to Value)

Converts an Int32 to the appropriate instance of the Value class.

Value Operators and Type Conversions 25:

Value Operators and Type Conversions 26:

.(Int64 to Value)

Converts a Int64 to the appropriate instance of the Value class.

Value Operators and Type Conversions 27:

Value Operators and Type Conversions 28:

.(SByte to Value)

Converts an SByte to the appropriate instance of the Value class.

Value Operators and Type Conversions 29:

Value Operators and Type Conversions 30:

.(Single to Value)

Converts a Single-precision floating-point number to the appropriate instance of the Value class.

Value Operators and Type Conversions 31:

Value Operators and Type Conversions 32:

.(String to Value)

Converts a String to the appropriate instance of the Value class.

Value Operators and Type Conversions 33:

Value Operators and Type Conversions 34:

.(TimeSpan to Value)

Converts an instance of the TimeSpan class to the appropriate instance of the Value class.

Value Operators and Type Conversions 35:

Value Operators and Type Conversions 36:

.(UInt16 to Value)

Converts an UInt16 to the appropriate instance of the Value class.

Value Operators and Type Conversions 37:

Value Operators and Type Conversions 38:

.(UInt32 to Value)

Converts an UInt32 to the appropriate instance of the Value class.

Value Operators and Type Conversions 39:

Value Operators and Type Conversions 40:

.(UInt64 to Value)

Converts a UInt64 to the appropriate instance of the Value class.

Value Operators and Type Conversions 41:

Value Operators and Type Conversions 42:

.(Access to Value)

Converts an Access to the appropriate instance of the Value class.

Value Operators and Type Conversions 43:

Value Operators and Type Conversions 44:

.(Alarm to Value)

Converts an Alarm to the appropriate instance of the Value class.

Value Operators and Type Conversions 45:

Value Operators and Type Conversions 46:

.(Event to Value)

Converts an Event to the appropriate instance of the Value class.

Value Operators and Type Conversions 47:

Value Operators and Type Conversions 48:

.(Message to Value)

Converts an Message to the appropriate instance of the Value class.

Value Operators and Type Conversions 49:

Value Operators and Type Conversions 50:

.(Severity to Value)

Converts a Severity to the appropriate instance of the Value class.

Value Operators and Type Conversions 51:

Value Operators and Type Conversions 52:

.(Value to Boolean)

Converts an instance of the Value class to the appropriate Boolean value.

Value Operators and Type Conversions 53:

Value Operators and Type Conversions 54:

.(Value to Byte)

Converts an instance of the Value class to the appropriate Byte.

Value Operators and Type Conversions 55:

Value Operators and Type Conversions 56:

.(Value to SByte)

Converts an instance of the Value class to the appropriate SByte.

Value Operators and Type Conversions 57:

Value Operators and Type Conversions 58:

.(Value to Char)

Converts an instance of the Value class to the appropriate Char.

Value Operators and Type Conversions 59:

Value Operators and Type Conversions 60:

.(Value to Int16)

Converts an instance of the Value class to the appropriate Int16.

Value Operators and Type Conversions 61:

Value Operators and Type Conversions 62:

.(Value to UInt16)

Converts an instance of the Value class to the appropriate UInt16.

Value Operators and Type Conversions 63:

Value Operators and Type Conversions 64:

.(Value to Int32)

Converts an instance of the Value class to the appropriate Int32.

Value Operators and Type Conversions 65:

Value Operators and Type Conversions 66:

.(Value to UInt32)

Converts an instance of the Value class to the appropriate UInt32.

Value Operators and Type Conversions 67:

Value Operators and Type Conversions 68:

.(Value to Int64)

Converts an instance of the Value class to the appropriate Int64.

Value Operators and Type Conversions 69:

Value Operators and Type Conversions 70:

.(Value to UInt64)

Converts an instance of the Value class to the appropriate UInt64.

Value Operators and Type Conversions 71:

Value Operators and Type Conversions 72:

.(Value to Single)

Converts an instance of the Value class to the appropriate Single-precision floating-point number.

Value Operators and Type Conversions 73:

Value Operators and Type Conversions 74:

.(Value to Double)

Converts an instance of the Value class to the appropriate Double-precision floating-point number.

Value Operators and Type Conversions 75:

Value Operators and Type Conversions 76:

.(Value to String)

Converts an instance of the Value class to the appropriate String.

Value Operators and Type Conversions 77:

Value Operators and Type Conversions 78:

.(Value to Access)

Converts an instance of the Value class to the appropriate Access.

Value Operators and Type Conversions 79:

Value Operators and Type Conversions 80:

.(Value to Alarm)

Converts an instance of the Value class to the appropriate Alarm.

Value Operators and Type Conversions 81:

Value Operators and Type Conversions 82:

.(Value to Event)

Converts an instance of the Value class to the appropriate Event.

Value Operators and Type Conversions 83:

Value Operators and Type Conversions 84:

.(Value to Message)

Converts an instance of the Value class to the appropriate Message.

Value Operators and Type Conversions 85:

Value Operators and Type Conversions 86:

.(Value to Severity)

Converts an instance of the Value class to the appropriate Severity.

Value Operators and Type Conversions 87:

Value Operators and Type Conversions 88:

.(Value to DateTime)

Converts an instance of the Value class to the appropriate instance of the DateTime class.

Value Operators and Type Conversions 89:

Value Operators and Type Conversions 90:

.(Value to TimeSpan)

Converts an instance of the Value class to the appropriate instance of the TimeSpan class.

Value Operators and Type Conversions 91:

Value Operators and Type Conversions 92:

.(Value to Decimal)

Converts an instance of the Value class to the appropriate Decimal value.

Value Operators and Type Conversions 93:

Value Operators and Type Conversions 94:

.(Value to .Byte.)

Converts an instance of the Value class to the appropriate array of Bytes.

Value Operators and Type Conversions 95:

Value Operators and Type Conversions 96:

Inequality

Determines whether two instances of the Value class are not equal.

Value Operators and Type Conversions 97:

Value Operators and Type Conversions 98:

LessThan

Determines whether the current instance of the Value class is less than another instance.

Value Operators and Type Conversions 99:

Value Operators and Type Conversions 100:

LessThanOrEqual

Determines whether the current instance of the Value class is less than or equal to another instance.

Reference

Value Class

TcHmiSrv.Core Namespace