System.Collections.Specialized.ListDictionary.ListDictionary C# (CSharp) Method

ListDictionary() public method

public ListDictionary ( )
        public ListDictionary() { }
        public ListDictionary(System.Collections.IComparer comparer) { }

Same methods

ListDictionary::ListDictionary ( System comparer )