The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ListDictionary Constructor
.NET Framework (current version)
Initializes a new instance of the ListDictionary class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ListDictionary() | Creates an empty ListDictionary using the default comparer. |
![]() | ListDictionary(IComparer^) | Creates an empty ListDictionary using the specified comparer. |
Show:
