public bool Remove( IBehavior item )
Public Function Remove ( item As IBehavior ) As Boolean
public: virtual bool Remove( IBehavior^ item ) sealed
abstract Remove : item : IBehavior -> bool override Remove : item : IBehavior -> bool