ListDictionary Constructor
Initializes a new instance of the ListDictionary class.
Namespace: Microsoft.Practices.CompositeUI.Utility
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ListDictionary(Of TKey, TValue)
public ListDictionary ()
public:
ListDictionary ()
public ListDictionary ()
public function ListDictionary ()
See Also
Reference
ListDictionary Class
ListDictionary Members
Microsoft.Practices.CompositeUI.Utility Namespace