Value.Keys Property

Gets an ICollection.T. containing the keys of the Value.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public ICollection<string> Keys { get; }

Property Value

Type: ICollection.String.

Implements

IDictionary.TKey, TValue..Keys

Reference

Value Class

TcHmiSrv Namespace