IndexedDictionary<TKey, TValue> Constructor
.NET Framework 4
Namespace: Microsoft.AspNet.SignalR.Messaging
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New IndexedDictionary()
public IndexedDictionary()
public:
IndexedDictionary()
new : unit -> IndexedDictionary
public function IndexedDictionary()