remove_feature_by_type
Description:
[
Version ( since =
"2.24" ) ]
public void remove_feature_by_type (
Type feature_type)
Removes all features of type feature_type (or any subclass of feature_type) from
this.
Parameters:
| this |
a Session
|
| feature_type |
a Type
|