Skip to main content

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

NameTypeDescription
featureIFeaturefeature to be deleted

Return value

  • void