WeakReferenceCollection<(Of <(<'T>)>)> Members
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) |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetEnumerator |
Returns an enumerator containing references that were live at the time this is called.
|
![]() |
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Remove |
Removes the indicated item from the array
|
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |