ICollection Interface
Defines number of elements for collection objects.
Definition
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Methods
Properties
| Property | Description |
|---|
| Count | Gets the number of elements contained by the ICollection. |
| IsSynchronized | When implemented by a class, gets a value indicating whether access to the ICollection is synchronized. |
| SyncRoot | When implemented by a class, gets an object that can be used to synchronize access to the ICollection. |
Interface Information
| Namespace | System.Collections |
|---|
| Flash Library | corlib.scl |
|---|
| Flash Library Version | 2.0.0.2466 |
|---|
| Silverlight Library | System.Windows.Forms.dll |
|---|