Culture-Sensitive VB.NET Method
using System.Collections.Specialized
Public Shared Function CreateCaseInsensitiveHashtable As Hashtable
Public Shared Function CreateCaseInsensitiveHashtable(d As IDictionary) As Hashtable
Public Shared Function CreatCaseInsensitiveHashtable(capacity As Integer) As Hashtable
Internationalization (I18n) Method Overview
Creates a new instance of the Hashtable class that ignores the case of strings.
For more information see Microsoft's
MSDN online documentation.
Culture and Number Format Information
|