Value.Values Property

Gets an ICollection.T. containing the Values in the Value.

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

Syntax

C#

public ICollection<Value> Values { get; }

Property Value

Type: ICollection.Value.

Implements

IDictionary.TKey, TValue..Values

Reference

Value Class

TcHmiSrv.Core Namespace