SortedDynamicSymbolsProvider Properties

The SortedDynamicSymbolsProvider type exposes the following members.

Properties

 

Name

Description

SortedDynamicSymbolsProvider Properties 1:

Count

Gets the number of Symbols contained in the DynamicSymbolsProvider. (Inherited from DynamicSymbolsProvider.)

SortedDynamicSymbolsProvider Properties 2:

Definitions

Gets the Definitions of the Symbols of the DynamicSymbolsProvider. (Inherited from DynamicSymbolsProvider.)

SortedDynamicSymbolsProvider Properties 3:

IsReadOnly

Gets a value indicating whether the DynamicSymbolsProvider is read-only. (Inherited from DynamicSymbolsProvider.)

SortedDynamicSymbolsProvider Properties 4:

Item

Gets or sets the Symbol with the specified key. (Inherited from DynamicSymbolsProvider.)

SortedDynamicSymbolsProvider Properties 5:

Keys

Gets an ICollection.T. containing the keys of the Symbols. (Inherited from DynamicSymbolsProvider.)

SortedDynamicSymbolsProvider Properties 6:

StringComparer

Gets the IComparer.T. that is used to sort the Symbols and Definitions.

SortedDynamicSymbolsProvider Properties 7:

Values

Gets an ICollection.T. containing the Symbols. (Inherited from DynamicSymbolsProvider.)

Reference

SortedDynamicSymbolsProvider Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace