System::Collections::ObjectModel::Collection::SetTemplateWeakPtr method

Collection::SetTemplateWeakPtr method

Makes stored pointers weak (if applicable).

void System::Collections::ObjectModel::Collection<T>::SetTemplateWeakPtr(uint32_t argument) override
ParameterTypeDescription
argumentuint32_tShould be 0 as only one template argument is present.

See Also