EyeshotDisposableKeyedCollection<T>(IEqualityComparer<String>, Int32) Constructor

Protected Sub New( _ 
ByVal comparer As IEqualityComparer(Of String), _ 
ByVal dictionaryCreationThreshold As Integer
)
This language is not supported or no code example is available.
protected EyeshotDisposableKeyedCollection( 
IEqualityComparer<string> comparer
int dictionaryCreationThreshold 
)
This language is not supported or no code example is available.

Parameters

comparer
IEqualityComparer<string>

dictionaryCreationThreshold
int

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition