Value.Contains Method (KeyValuePair.String, Value.)
Determines whether the Value contains the specified KeyValuePair.TKey, TValue..
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public bool Contains(
KeyValuePair<string, Value> item
)
Parameters
item |
Type: System.Collections.Generic.KeyValuePair.String, Value. |