remove_feature


Description:

[ 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.

Parameters:

this

the "base" feature

type

the Type of a "sub-feature"

Returns:

true if type was removed from this