Value.Add Method (Value)

Adds the specified Value to the Value.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public void Add(
    Value item
)

Parameters

item

Type: TcHmiSrv.Core.Value
The Value to add to the Value.

Implements

ICollection.T..Add(T)

Reference

Value Class

Add Overload

TcHmiSrv.Core Namespace