Value.Add Method (KeyValuePair.String, Value.)
Adds a KeyValuePair.TKey, TValue. to the Value.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public void Add(
KeyValuePair<string, Value> item
)
Parameters
item |
Type: System.Collections.Generic.KeyValuePair.String, Value. |