IFeatureModel.RemoveFeatureByName method
Namespace: NextDesign.Core
Description
Deletes the feature with the given name. 
If the feature to be deleted has child features, delete all of them. 
argument
| Name | Type | Description | 
|---|
| name | string | feature name | 
Return value