unref
Description:
[ Version ( since = "1.42" ) ]
public void unref ()
public void unref ()
Decreases the reference count of the object.
If the reference count reaches zero the object will be destroyed. This is thread-safe.
Parameters:
this |
the Range |