SortedDynamicSymbolsProvider.StringComparer Property
Gets the IComparer.T. that is used to sort the Symbols and Definitions.
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public IComparer<string> StringComparer { get; }