RouteValueDictionary.ICollection(Of KeyValuePair(Of String, Object)).IsReadOnly Property
For a description of this member, see IsReadOnly.
Assembly: System.Web (in System.Web.dll)
Private ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of KeyValuePair(Of String, Object)).IsReadOnly
Implements
ICollection(Of T).IsReadOnlyThis member is an explicit interface member implementation. It can be used only when the RouteValueDictionary instance is cast to an ICollection interface.
.NET Framework
Available since 3.5
Available since 3.5
Show: