CollectionBase<T> Properties
Include Protected Members
Include Inherited Members
The CollectionBase<T> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. |
![]() |
IsSynchronized | Gets whether the collection is synchronized. |
![]() |
Item | Gets the item at the specified index. |
![]() |
SyncRoot | Gets the object that can be used to synchronize access to this collection. |
Top
.gif)