remove_child


Description:

[ Version ( since = "1.6.2" ) ]
public void remove_child (Device child)

Removes a child device.

NOTE: You should never call this function from user code, it is for daemon use only.

Parameters:

this

a Device

child

Another Device