Value . Conversion Operators

Overload List

 

Name

Description

Value . Conversion Operators 1:

Value . Conversion Operators 2:

.(Boolean to Value)

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

Value . Conversion Operators 3:

Value . Conversion Operators 4:

.(Byte to Value)

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

Value . Conversion Operators 5:

Value . Conversion Operators 6:

.(.Byte. to Value)

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

Value . Conversion Operators 7:

Value . Conversion Operators 8:

.(Char to Value)

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

Value . Conversion Operators 9:

Value . Conversion Operators 10:

.(DateTime to Value)

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

Value . Conversion Operators 11:

Value . Conversion Operators 12:

.(Decimal to Value)

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

Value . Conversion Operators 13:

Value . Conversion Operators 14:

.(Double to Value)

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

Value . Conversion Operators 15:

Value . Conversion Operators 16:

.(Int16 to Value)

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

Value . Conversion Operators 17:

Value . Conversion Operators 18:

.(Int32 to Value)

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

Value . Conversion Operators 19:

Value . Conversion Operators 20:

.(Int64 to Value)

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

Value . Conversion Operators 21:

Value . Conversion Operators 22:

.(SByte to Value)

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

Value . Conversion Operators 23:

Value . Conversion Operators 24:

.(Single to Value)

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

Value . Conversion Operators 25:

Value . Conversion Operators 26:

.(String to Value)

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

Value . Conversion Operators 27:

Value . Conversion Operators 28:

.(TimeSpan to Value)

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

Value . Conversion Operators 29:

Value . Conversion Operators 30:

.(UInt16 to Value)

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

Value . Conversion Operators 31:

Value . Conversion Operators 32:

.(UInt32 to Value)

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

Value . Conversion Operators 33:

Value . Conversion Operators 34:

.(UInt64 to Value)

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

Value . Conversion Operators 35:

Value . Conversion Operators 36:

.(Access to Value)

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

Value . Conversion Operators 37:

Value . Conversion Operators 38:

.(Alarm to Value)

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

Value . Conversion Operators 39:

Value . Conversion Operators 40:

.(Event to Value)

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

Value . Conversion Operators 41:

Value . Conversion Operators 42:

.(Message to Value)

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

Value . Conversion Operators 43:

Value . Conversion Operators 44:

.(Severity to Value)

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

Value . Conversion Operators 45:

Value . Conversion Operators 46:

.(Value to Boolean)

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

Value . Conversion Operators 47:

Value . Conversion Operators 48:

.(Value to Byte)

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

Value . Conversion Operators 49:

Value . Conversion Operators 50:

.(Value to SByte)

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

Value . Conversion Operators 51:

Value . Conversion Operators 52:

.(Value to Char)

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

Value . Conversion Operators 53:

Value . Conversion Operators 54:

.(Value to Int16)

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

Value . Conversion Operators 55:

Value . Conversion Operators 56:

.(Value to UInt16)

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

Value . Conversion Operators 57:

Value . Conversion Operators 58:

.(Value to Int32)

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

Value . Conversion Operators 59:

Value . Conversion Operators 60:

.(Value to UInt32)

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

Value . Conversion Operators 61:

Value . Conversion Operators 62:

.(Value to Int64)

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

Value . Conversion Operators 63:

Value . Conversion Operators 64:

.(Value to UInt64)

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

Value . Conversion Operators 65:

Value . Conversion Operators 66:

.(Value to Single)

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

Value . Conversion Operators 67:

Value . Conversion Operators 68:

.(Value to Double)

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

Value . Conversion Operators 69:

Value . Conversion Operators 70:

.(Value to String)

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

Value . Conversion Operators 71:

Value . Conversion Operators 72:

.(Value to Access)

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

Value . Conversion Operators 73:

Value . Conversion Operators 74:

.(Value to Alarm)

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

Value . Conversion Operators 75:

Value . Conversion Operators 76:

.(Value to Event)

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

Value . Conversion Operators 77:

Value . Conversion Operators 78:

.(Value to Message)

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

Value . Conversion Operators 79:

Value . Conversion Operators 80:

.(Value to Severity)

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

Value . Conversion Operators 81:

Value . Conversion Operators 82:

.(Value to DateTime)

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

Value . Conversion Operators 83:

Value . Conversion Operators 84:

.(Value to TimeSpan)

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

Value . Conversion Operators 85:

Value . Conversion Operators 86:

.(Value to Decimal)

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

Value . Conversion Operators 87:

Value . Conversion Operators 88:

.(Value to .Byte.)

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

Reference

Value Class

TcHmiSrv.Core Namespace