SortedDynamicSymbolsProvider Constructor

Overload List

 

Name

Description

SortedDynamicSymbolsProvider Constructor 1:

SortedDynamicSymbolsProvider(IEnumerable.KeyValuePair.String, Symbol..)

Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and Ordinal.

SortedDynamicSymbolsProvider Constructor 2:

SortedDynamicSymbolsProvider(IEnumerable.KeyValuePair.String, Symbol.., Boolean)

Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and Ordinal.

SortedDynamicSymbolsProvider Constructor 3:

SortedDynamicSymbolsProvider(IEnumerable.KeyValuePair.String, Symbol.., IComparer.String.)

Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and an IComparer.T. that is used to sort the Symbols and Definitions.

SortedDynamicSymbolsProvider Constructor 4:

SortedDynamicSymbolsProvider(IEnumerable.KeyValuePair.String, Symbol.., IComparer.String., Boolean)

Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and an IComparer.T. that is used to sort the Symbols and Definitions.

Reference

SortedDynamicSymbolsProvider Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace