InternalDataCollectionBase::IsReadOnly Property
.NET Framework (current version)
Gets a value that indicates whether the InternalDataCollectionBase is read-only.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: System::Booleantrue if the collection is read-only; otherwise, false. The default is false.
The BaseCollection class and its members are not intended for use as a stand-alone component, but as the class from which other collection classes derive standard functionality.
.NET Framework
Available since 1.1
Available since 1.1
Show: