SchemaNameCollection::IList::IsReadOnly Property
.NET Framework (current version)
Gets a value indicating whether the IList is read-only.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Implements
IList::IsReadOnlyA collection that is read-only does not allow the addition, removal, or modification of elements after the collection is created.
.NET Framework
Available since 2.0
Available since 2.0
Show: