IFeatureModel.RemoveFeature method
Namespace: NextDesign.Core
Description
Delete the specified feature. 
If the feature to be deleted has child features, delete all of them. 
argument
| Name | Type | Description | 
|---|
| feature | IFeature | feature to be deleted | 
Return value