WeakReferenceCollection<(Of <(<'T>)>)> Methods
The WeakReferenceCollection<(Of <(<'T>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Add |
Adds a weak reference to the indicated item
|
|
|
AddRange |
Adds a list of values to this collection
|
|
|
CleanUp |
Removes the dead references from the collection
|
|
|
Clear |
Removes all items from the collection
|
|
|
Contains |
Returns true if the item is found in the collection
|
|
|
CopyTo |
Copies a snapshot of the collection to an array.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator |
Returns an enumerator containing references that were live at the time this is called.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Remove |
Removes the indicated item from the array
|
|
|
ToString | (Inherited from Object.) |

