WeakCollection<T>.Add(T) Method

Definition

Adds a WeakReference to the item to the collection.

C++/CX
public:
 void Add(T item);

Parameters

item
T

The item to add to the collection.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022