IFeatureModel.GetFeature method
Namespace: NextDesign.Core
Description
Gets the feature with the given name from all features held under this model.
Returns null if no such feature exists.
argument
Name | Type | Description |
---|
name | string | feature name |
Return value