SerializableDictionary<(Of <(<'TValue>)>)> Constructor
Initializes a new instance of the SerializableDictionary class.
Namespace:
FLEXYGO.Utilities.GeneralAssembly: flxUtilities (in flxUtilities.dll)
Syntax
public SerializableDictionary( StringComparer comparer )
Public Sub New ( _ comparer As StringComparer _ )
Parameters
- comparer
- Type: StringComparer
The comparer.