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 Alarm. | |
|
|
Initializes a new instance of the Value class with the specified Boolean value. | |
|
|
Initializes a new instance of the Value class with the specified Byte. | |
|
|
Initializes a new instance of the Value class with the specified Bytes. | |
|
|
Initializes a new instance of the Value class with the specified Char. | |
|
|
Initializes a new instance of the Value class with the specified DateTime. | |
|
|
Initializes a new instance of the Value class with the specified Decimal 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 Event. | |
|
|
Initializes a new instance of the Value class with the specified IDictionaryTKey, TValue. | |
|
|
Initializes a new instance of the Value class with the specified IEnumerableT. | |
|
|
Initializes a new instance of the Value class with the specified IEnumerableT. | |
|
|
Initializes a new instance of the Value class with the specified Int16 integer. | |
|
|
Initializes a new instance of the Value class with the specified Int32. | |
|
|
Initializes a new instance of the Value class with the specified Int64 integer. | |
|
|
Initializes a new instance of the Value class with the specified Message. | |
|
|
Initializes a new instance of the Value class with the specified SByte. | |
|
|
Initializes a new instance of the Value class with the specified Severity. | |
|
|
Initializes a new instance of the Value class with the specified Single-precision floating-point number. | |
|
|
Initializes a new instance of the Value class with the specified String. | |
|
|
Initializes a new instance of the Value class with the specified TimeSpan. | |
|
|
Initializes a new instance of the Value class with the specified UInt16 integer. | |
|
|
Initializes a new instance of the Value class with the specified UInt32. | |
|
|
Initializes a new instance of the Value class with the specified UInt64 integer. | |
|
|
Initializes a new instance of the Value class with the specified Array. |
- Value Constructor
- Value(Access) Constructor
- Value(Alarm) Constructor
- Value(Boolean) Constructor
- Value(Byte) Constructor
- Value(Byte) Constructor
- Value(Char) Constructor
- Value(DateTime) Constructor
- Value(Decimal) Constructor
- Value(Double) Constructor
- Value(Event) Constructor
- Value(IDictionaryString, Value) Constructor
- Value(IEnumerableValue) Constructor
- Value(IListValue) Constructor
- Value(Int16) Constructor
- Value(Int32) Constructor
- Value(Int64) Constructor
- Value(Message) Constructor
- Value(SByte) Constructor
- Value(Severity) Constructor
- Value(Single) Constructor
- Value(String) Constructor
- Value(TimeSpan) Constructor
- Value(UInt16) Constructor
- Value(UInt32) Constructor
- Value(UInt64) Constructor
- Value(Value) Constructor