Value . Conversion Operators
Overload List
|
Name |
Description |
---|---|---|
|
Converts a Boolean value to the appropriate instance of the Value class. | |
|
Converts an Byte to the appropriate instance of the Value class. | |
|
Converts an array of Bytes to the appropriate instance of the Value class. | |
|
Converts a Char to the appropriate instance of the Value class. | |
|
Converts an instance of the DateTime class to the appropriate instance of the Value class. | |
|
Converts a Decimal value to the appropriate instance of the Value class. | |
|
Converts a Double-precision floating-point number to the appropriate instance of the Value class. | |
|
Converts an Int16 to the appropriate instance of the Value class. | |
|
Converts an Int32 to the appropriate instance of the Value class. | |
|
Converts a Int64 to the appropriate instance of the Value class. | |
|
Converts an SByte to the appropriate instance of the Value class. | |
|
Converts a Single-precision floating-point number to the appropriate instance of the Value class. | |
|
Converts a String to the appropriate instance of the Value class. | |
|
Converts an instance of the TimeSpan class to the appropriate instance of the Value class. | |
|
Converts an UInt16 to the appropriate instance of the Value class. | |
|
Converts an UInt32 to the appropriate instance of the Value class. | |
|
Converts a UInt64 to the appropriate instance of the Value class. | |
|
Converts an Access to the appropriate instance of the Value class. | |
|
Converts an Alarm to the appropriate instance of the Value class. | |
|
Converts an Event to the appropriate instance of the Value class. | |
|
Converts an Message to the appropriate instance of the Value class. | |
|
Converts a Severity to the appropriate instance of the Value class. | |
|
Converts an instance of the Value class to the appropriate Boolean value. | |
|
Converts an instance of the Value class to the appropriate Byte. | |
|
Converts an instance of the Value class to the appropriate SByte. | |
|
Converts an instance of the Value class to the appropriate Char. | |
|
Converts an instance of the Value class to the appropriate Int16. | |
|
Converts an instance of the Value class to the appropriate UInt16. | |
|
Converts an instance of the Value class to the appropriate Int32. | |
|
Converts an instance of the Value class to the appropriate UInt32. | |
|
Converts an instance of the Value class to the appropriate Int64. | |
|
Converts an instance of the Value class to the appropriate UInt64. | |
|
Converts an instance of the Value class to the appropriate Single-precision floating-point number. | |
|
Converts an instance of the Value class to the appropriate Double-precision floating-point number. | |
|
Converts an instance of the Value class to the appropriate String. | |
|
Converts an instance of the Value class to the appropriate Access. | |
|
Converts an instance of the Value class to the appropriate Alarm. | |
|
Converts an instance of the Value class to the appropriate Event. | |
|
Converts an instance of the Value class to the appropriate Message. | |
|
Converts an instance of the Value class to the appropriate Severity. | |
|
Converts an instance of the Value class to the appropriate instance of the DateTime class. | |
|
Converts an instance of the Value class to the appropriate instance of the TimeSpan class. | |
|
Converts an instance of the Value class to the appropriate Decimal value. | |
|
Converts an instance of the Value class to the appropriate array of Bytes. |
- Value . Conversion (Boolean to Value)
- Value . Conversion (Byte to Value)
- Value . Conversion (.Byte. to Value)
- Value . Conversion (Char to Value)
- Value . Conversion (DateTime to Value)
- Value . Conversion (Decimal to Value)
- Value . Conversion (Double to Value)
- Value . Conversion (Int16 to Value)
- Value . Conversion (Int32 to Value)
- Value . Conversion (Int64 to Value)
- Value . Conversion (SByte to Value)
- Value . Conversion (Single to Value)
- Value . Conversion (String to Value)
- Value . Conversion (TimeSpan to Value)
- Value . Conversion (UInt16 to Value)
- Value . Conversion (UInt32 to Value)
- Value . Conversion (UInt64 to Value)
- Value . Conversion (Access to Value)
- Value . Conversion (Alarm to Value)
- Value . Conversion (Event to Value)
- Value . Conversion (Message to Value)
- Value . Conversion (Severity to Value)
- Value . Conversion (Value to Boolean)
- Value . Conversion (Value to Byte)
- Value . Conversion (Value to SByte)
- Value . Conversion (Value to Char)
- Value . Conversion (Value to Int16)
- Value . Conversion (Value to UInt16)
- Value . Conversion (Value to Int32)
- Value . Conversion (Value to UInt32)
- Value . Conversion (Value to Int64)
- Value . Conversion (Value to UInt64)
- Value . Conversion (Value to Single)
- Value . Conversion (Value to Double)
- Value . Conversion (Value to String)
- Value . Conversion (Value to Access)
- Value . Conversion (Value to Alarm)
- Value . Conversion (Value to Event)
- Value . Conversion (Value to Message)
- Value . Conversion (Value to Severity)
- Value . Conversion (Value to DateTime)
- Value . Conversion (Value to TimeSpan)
- Value . Conversion (Value to Decimal)
- Value . Conversion (Value to .Byte.)