DesignerAutoFormatCollection.IList.IsReadOnly Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
For a description of this method, see IsReadOnly.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System.BooleanAlways true, which indicates that the collection cannot be replaced or deleted.
Implements
IList.IsReadOnlyThis member is an explicit interface member implementation. It can be used only when the DesignerAutoFormatCollection instance is cast to an System.Collections.IList interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: