Value.Contains Method (Value)
Determines whether the Value contains the specified Value.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public bool Contains(
Value item
)
Determines whether the Value contains the specified Value.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
public bool Contains(
Value item
)