DynamicSymbolsProvider Constructor

Overload List

 

Name

Description

DynamicSymbolsProvider Constructor 1:

DynamicSymbolsProvider.

Initializes a new instance of the DynamicSymbolsProvider class without Symbols.

DynamicSymbolsProvider Constructor 2:

DynamicSymbolsProvider(Boolean)

Initializes a new instance of the DynamicSymbolsProvider class without Symbols.

DynamicSymbolsProvider Constructor 3:

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

Initializes a new instance of the DynamicSymbolsProvider class with the specified Symbols.

DynamicSymbolsProvider Constructor 4:

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

Initializes a new instance of the DynamicSymbolsProvider class with the specified Symbols.

DynamicSymbolsProvider Constructor 5:

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

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

DynamicSymbolsProvider Constructor 6:

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

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

Reference

DynamicSymbolsProvider Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace