System.Collections.Specialized.CollectionsUtil.CreateCaseInsensitiveHashtable C# (CSharp) Метод

CreateCaseInsensitiveHashtable() публичный статический Метод

public static CreateCaseInsensitiveHashtable ( ) : System.Collections.Hashtable
Результат System.Collections.Hashtable
        public static System.Collections.Hashtable CreateCaseInsensitiveHashtable() { throw null; }
        public static System.Collections.Hashtable CreateCaseInsensitiveHashtable(System.Collections.IDictionary d) { throw null; }

Same methods

CollectionsUtil::CreateCaseInsensitiveHashtable ( System d ) : System.Collections.Hashtable
CollectionsUtil::CreateCaseInsensitiveHashtable ( int capacity ) : System.Collections.Hashtable