RouteValueDictionary::ICollection<KeyValuePair<String^, Object^>>::IsReadOnly Property
For a description of this member, see IsReadOnly.
Assembly: System.Web (in System.Web.dll)
private: property bool IsReadOnly { virtual bool get() sealed = ICollection<KeyValuePair<String^, Object^>>::IsReadOnly::get; }
Implements
ICollection<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: