Value Constructor
Overload List
|
Name |
Description |
---|---|---|
|
Initializes a new instance of the Value class. | |
|
Initializes a new instance of the Value class with the specified Access. | |
|
Initializes a new instance of the Value class with the specified instance of the Alarm class. | |
|
Initializes a new instance of the Value class with the specified instance of the Binary class. | |
|
Initializes a new instance of the Value class with the specified boolean value. | |
|
Initializes a new instance of the Value class with the specified double-precision floating-point number. | |
|
Initializes a new instance of the Value class with the specified instance of the Event class. | |
|
Initializes a new instance of the Value class with the specified integer. | |
|
Initializes a new instance of the Value class with the specified long integer. | |
|
Initializes a new instance of the Value class with the specified instance of the Message class. | |
|
Initializes a new instance of the Value class with the specified Severity. | |
|
Initializes a new instance of the Value class with the specified string. | |
|
Initializes a new instance of the Value class with the specified instance of the Timespan class. | |
|
Initializes a new instance of the Value class with the specified instance of the Timestamp class. | |
|
Initializes a new instance of the Value class based on another Value. | |
|
Initializes a new instance of the Value class with the specified ValueType. |
- Value Constructor
- Value Constructor (Boolean)
- Value Constructor (Double)
- Value Constructor (Int32)
- Value Constructor (Int64)
- Value Constructor (String)
- Value Constructor (Access)
- Value Constructor (Alarm)
- Value Constructor (Binary)
- Value Constructor (Event)
- Value Constructor (Message)
- Value Constructor (Severity)
- Value Constructor (Timespan)
- Value Constructor (Timestamp)
- Value Constructor (Value)
- Value Constructor (ValueType)