DynamicSymbolsProvider.Keys Property

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

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

Syntax

C#

public ICollection<string> Keys { get; }

Property Value

Type: ICollection.String.

Implements

IDictionary.TKey, TValue..Keys

Reference

DynamicSymbolsProvider Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace