P
pamela fluente
Hi
I am doing something like:
Dim MiDict As New System.Collections.Generic.Dictionary(Of String,
MyObject)
how should I change the above so that the string comparison (key) is
done using the case insensitive comparer ?
Thanks you
-Pam
I am doing something like:
Dim MiDict As New System.Collections.Generic.Dictionary(Of String,
MyObject)
how should I change the above so that the string comparison (key) is
done using the case insensitive comparer ?
Thanks you
-Pam