PropertyDescriptorCollection::IDictionary::IsReadOnly Property
.NET Framework (current version)
Gets a value indicating whether the IDictionary is read-only.
Assembly: System (in System.dll)
private: property bool IsReadOnly { virtual bool get() sealed = IDictionary::IsReadOnly::get; }
Implements
IDictionary::IsReadOnly
.NET Framework
Available since 2.0
Available since 2.0
Show: