InternalDataCollectionBase Properties
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the total number of elements in a collection. |
![]() | IsReadOnly | Gets a value that indicates whether the InternalDataCollectionBase is read-only. |
![]() | IsSynchronized | Gets a value that indicates whether the InternalDataCollectionBase is synchonized. |
![]() | List | Gets the items of the collection as a list. |
![]() | SyncRoot | Gets an object that can be used to synchronize the collection. |
Show:

