WeakReferenceCollection<(Of <(<'T>)>)>..::..Add Method

Adds a weak reference to the indicated item

Namespace:  Tortuga.Anchor.Collections
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public void Add(
	T item
)
Public Sub Add ( _
	item As T _
)

Parameters

item
Type: T
The object to add to the [ICollection{T}].

Exceptions


ExceptionCondition
[ArgumentNullException]item