ListSortDescriptionCollection::IList::IsReadOnly Property
.NET Framework (current version)
Gets a value indicating whether the collection is read-only.
Assembly: System (in System.dll)
Implements
IList::IsReadOnlyThe ListSortDescriptionCollection is read-only once constructed. A 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: