ArrayListCollectionBase Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Count | Returns the number of elements in a collection. |
| IsReadOnly | Gets a value indicating whether a collection is read-only. |
| IsSynchronized | Gets a value indicating whether a collection is synchronized. |
| SyncRoot | Returns the SyncRoot object for the collection. |
Community Additions
ADD
Show: