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 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 IDictionary.TKey, TValue.. | |
|
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 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 SByte. | |
|
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 Access. | |
|
Initializes a new instance of the Value class with the specified Alarm. | |
|
Initializes a new instance of the Value class with the specified Event. | |
|
Initializes a new instance of the Value class with the specified Message. | |
|
Initializes a new instance of the Value class with the specified Severity. | |
|
Initializes a new instance of the Value class with the specified IEnumerable.T.. | |
|
Initializes a new instance of the Value class with the specified IEnumerable.T.. | |
|
Initializes a new instance of the Value class with the specified Array. |
- Value Constructor
- Value Constructor (Boolean)
- Value Constructor (Byte)
- Value Constructor (.Byte.)
- Value Constructor (Char)
- Value Constructor (IDictionary.String, Value.)
- Value Constructor (DateTime)
- Value Constructor (Decimal)
- Value Constructor (Double)
- Value Constructor (Int16)
- Value Constructor (Int32)
- Value Constructor (Int64)
- Value Constructor (SByte)
- Value Constructor (Single)
- Value Constructor (String)
- Value Constructor (TimeSpan)
- Value Constructor (UInt16)
- Value Constructor (UInt32)
- Value Constructor (UInt64)
- Value Constructor (Access)
- Value Constructor (Alarm)
- Value Constructor (Event)
- Value Constructor (Message)
- Value Constructor (Severity)
- Value Constructor (IEnumerable.Value.)
- Value Constructor (IList.Value.)
- Value Constructor (.Value.)