RefCountVImpl::Release

RefCountVImpl::Release
virtual void Release();
Description

Release decrements the reference count of the object. If the reference count reaches 0, the object is deleted.