Value Constructor

Overload List

 

Name

Description

Value Constructor 1:

Value.

Initializes a new instance of the Value class.

Value Constructor 2:

Value(Boolean)

Initializes a new instance of the Value class with the specified Boolean value.

Value Constructor 3:

Value(Byte)

Initializes a new instance of the Value class with the specified Byte.

Value Constructor 4:

Value(.Byte.)

Initializes a new instance of the Value class with the specified Bytes.

Value Constructor 5:

Value(Char)

Initializes a new instance of the Value class with the specified Char.

Value Constructor 6:

Value(IDictionary.String, Value.)

Initializes a new instance of the Value class with the specified IDictionary.TKey, TValue..

Value Constructor 7:

Value(DateTime)

Initializes a new instance of the Value class with the specified DateTime.

Value Constructor 8:

Value(Decimal)

Initializes a new instance of the Value class with the specified Decimal value.

Value Constructor 9:

Value(Double)

Initializes a new instance of the Value class with the specified Double-precision floating-point number.

Value Constructor 10:

Value(Int16)

Initializes a new instance of the Value class with the specified Int16 integer.

Value Constructor 11:

Value(Int32)

Initializes a new instance of the Value class with the specified Int32.

Value Constructor 12:

Value(Int64)

Initializes a new instance of the Value class with the specified Int64 integer.

Value Constructor 13:

Value(SByte)

Initializes a new instance of the Value class with the specified SByte.

Value Constructor 14:

Value(Single)

Initializes a new instance of the Value class with the specified Single-precision floating-point number.

Value Constructor 15:

Value(String)

Initializes a new instance of the Value class with the specified String.

Value Constructor 16:

Value(TimeSpan)

Initializes a new instance of the Value class with the specified TimeSpan.

Value Constructor 17:

Value(UInt16)

Initializes a new instance of the Value class with the specified UInt16 integer.

Value Constructor 18:

Value(UInt32)

Initializes a new instance of the Value class with the specified UInt32.

Value Constructor 19:

Value(UInt64)

Initializes a new instance of the Value class with the specified UInt64 integer.

Value Constructor 20:

Value(Access)

Initializes a new instance of the Value class with the specified Access.

Value Constructor 21:

Value(Alarm)

Initializes a new instance of the Value class with the specified Alarm.

Value Constructor 22:

Value(Event)

Initializes a new instance of the Value class with the specified Event.

Value Constructor 23:

Value(Message)

Initializes a new instance of the Value class with the specified Message.

Value Constructor 24:

Value(Severity)

Initializes a new instance of the Value class with the specified Severity.

Value Constructor 25:

Value(IEnumerable.Value.)

Initializes a new instance of the Value class with the specified IEnumerable.T..

Value Constructor 26:

Value(IList.Value.)

Initializes a new instance of the Value class with the specified IEnumerable.T..

Value Constructor 27:

Value(.Value.)

Initializes a new instance of the Value class with the specified Array.

Reference

Value Class

TcHmiSrv.Core Namespace