INameValueCollection Interface

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR.Hosting
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

public interface class INameValueCollection : IEnumerable<KeyValuePair<String^, String^>>, 
	IEnumerable

The INameValueCollection type exposes the following members.

  NameDescription
Public propertyItem
Top
Show: