IFeatureModel.RemoveFeatureByName method
Namespace: NextDesign.Core
Description
Deletes the feature with the specified name. If the features to be deleted have child features, they are deleted together.
argument
| Name | Type | Description |
|---|---|---|
| name | string | feature name |
Return value
- void