WeakReferenceListBaseT Properties |
The WeakReferenceListBaseT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Number of items in list
|
![]() | IsFixedSize |
Always false
|
![]() | IsReadOnly |
Always false
|
![]() | IsSynchronized |
Always false
|
![]() | Item |
Gets or sets an item at a certain index
|
![]() | SyncRoot |
Used for thread safety
|