Dictionary<string, V> nodes = new Dictionary<string, V>(
StringComparer.OrdinalIgnoreCase ) ?

On Thu, Apr 10, 2008 at 2:28 PM, Robert Fuchs <[EMAIL PROTECTED]> wrote:
> I am looking for a case sensitive string- or generic dictionary, meaning the
>  key should not automatically be converted to lower case.
>
>
>
>  Any idea?
>
>
>
>  Regards, Robert
>
>
>
>
>  ===================================
>  This list is hosted by DevelopMentor(R)  http://www.develop.com
>
>  View archives and manage your subscription(s) at http://discuss.develop.com
>



--
Studying for the Turing test

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to