The LinkedResourceCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of items in the collection.
| |
| IsSynchronized |
Gets a value indicating whether access to LinkedResourceCollection is synchronized (thread-safe).
| |
| Item |
Gets or sets the list item at the specified index.
| |
| SyncRoot |
Gets an object that can be used to synchronize access to LinkedResourceCollection object.
|