TempDataDictionary.ICollection(Of KeyValuePair(Of String, Object)).IsReadOnly Property
Visual Studio 2010
Gets a value that indicates whether the dictionary is read-only.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
'Declaration Private ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of KeyValuePair(Of String, Object)).IsReadOnly Get
Implements
ICollection(Of T).IsReadOnlyCommunity Additions
ADD
Show: