SharedRefRemovedSafe()
Object::SharedRefRemovedSafe() method
Decrements and returns shared reference count. Shouldn’t be called directly; instead, use smart pointers or ThisProtector.
int System::Object::SharedRefRemovedSafe()
Return Value
Decremented value of shared reference counter.
Remarks
Implementation.
See Also
- Class Object
- Namespace System
- Library Aspose.Slides