unref


Description:

[ DestroysInstance ]
public Regex unref ()

Decreases the reference count of this by one, and frees this if the refcount reaches zero.

Parameters:

this

a Regex

Returns:

null