SetTemplateWeakPtr()

KeyedCollection::SetTemplateWeakPtr(uint32_t) method

Makes specific template argument to be treated as weak pointer instead of shared pointer (if applicable).

void System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::SetTemplateWeakPtr(uint32_t argument) override

See Also