{CompanyName} FlexyGo

SerializableDictionary<(Of <(<'TValue>)>)> Constructor

Initializes a new instance of the SerializableDictionary class.

Namespace:  FLEXYGO.Utilities.General
Assembly:  flxUtilities (in flxUtilities.dll)

Syntax


public SerializableDictionary(
	StringComparer comparer
)
Public Sub New ( _
	comparer As StringComparer _
)

Parameters

comparer
Type: StringComparer
The comparer.