has_feature


Description:

[ Version ( since = "2.34" ) ]
public abstract bool has_feature (Type type)

Tests if this has a "sub-feature" of type type.

See add_feature.

Parameters:

this

the "base" feature

type

the Type of a "sub-feature"

Returns:

true if this has a subfeature of type type