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