![]() | WeakCollectionT Properties |
The WeakCollectionT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of items contained in the WeakCollectionT.
|
Name | Description | |
---|---|---|
![]() ![]() | ICollectionTIsReadOnly |
Gets a value indicating whether the collection is read only. Always returns
.
|
![]() ![]() | ICollectionIsSynchronized |
Gets a value indicating whether access to the ICollection is synchronized
(thread safe).
|
![]() ![]() | ICollectionSyncRoot |
Gets an object that can be used to synchronize access to the ICollection.
|