SetTemplateWeakPtr()
Collection::SetTemplateWeakPtr(uint32_t) method
Makes stored pointers weak (if applicable).
void System::Collections::ObjectModel::Collection<T>::SetTemplateWeakPtr(uint32_t argument) override
Arguments
| Parameter | Type | Description |
|---|---|---|
| argument | uint32_t | Should be 0 as only one template argument is present. |
See Also
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Slides