SetTemplateWeakPtr()
PortionCollection::SetTemplateWeakPtr(uint32_t) method
Set n’th template argument a weak pointer (rather than shared). Allows switching pointers in containers to weak mode.
void Aspose::Slides::PortionCollection::SetTemplateWeakPtr(uint32_t argument) override
Arguments
Parameter | Type | Description |
---|---|---|
argument | uint32_t | Index of template argument to treat as weak poiner. |
See Also
- Class PortionCollection
- Namespace Aspose::Slides
- Library Aspose.Slides