SortedDynamicSymbolsProvider Constructor
Overload List
|
Name |
Description |
---|---|---|
|
SortedDynamicSymbolsProvider(IEnumerable.KeyValuePair.String, Symbol..) |
Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and Ordinal. |
|
SortedDynamicSymbolsProvider(IEnumerable.KeyValuePair.String, Symbol.., Boolean) |
Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and Ordinal. |
|
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(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. |
- SortedDynamicSymbolsProvider Constructor (IEnumerable.KeyValuePair.String, Symbol..)
- SortedDynamicSymbolsProvider Constructor (IEnumerable.KeyValuePair.String, Symbol.., Boolean)
- SortedDynamicSymbolsProvider Constructor (IEnumerable.KeyValuePair.String, Symbol.., IComparer.String.)
- SortedDynamicSymbolsProvider Constructor (IEnumerable.KeyValuePair.String, Symbol.., IComparer.String., Boolean)