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