RemovedSharedRefs()
Object::RemovedSharedRefs(int) method
Decreases shared reference count by specified value.
int System::Object::RemovedSharedRefs(int count)
Arguments
Parameter | Type | Description |
---|---|---|
count | int | Number of shared references to remove. |
Return Value
Decreased value of shared reference counter.
Remarks
Implementation.
See Also
- Class Object
- Namespace System
- Library Aspose.Slides