SynchronizedReadOnlyCollection<T>::IList::IsReadOnly Property
.NET Framework (current version)
This property always returns true because the collection is read-only.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System::BooleanReturns Boolean.
This property always returns true because the collection is read-only.
Implements
IList::IsReadOnly
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: