Value.Values Property
Gets an ICollection.T. containing the Values in the Value.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public ICollection<Value> Values { get; }
Gets an ICollection.T. containing the Values in the Value.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
public ICollection<Value> Values { get; }