[ Version ( since = "2.34" ) ]
public abstract bool remove_feature (Type type)
Removes the "sub-feature" of type type
from the base feature this.
See add_feature.
this |
the "base" feature |
type |
the Type of a "sub-feature" |
|