remove_depender


Description:

[ Version ( since = "1.0" ) ]
public void remove_depender (Object depender)

Removes a depender from the list of objects which should not be destroyed before this this, previously added with add_depender.

It's illegal to try to remove the depender which is not in the internal list.

Parameters:

this

an Object

depender

a Object depender