IFeatureModel.GetFeature method
Namespace: NextDesign.Core
Description
Gets the feature with the specified name from all the features held below this model. Returns null if the corresponding feature does not exist.
argument
| Name | Type | Description |
|---|---|---|
| name | string | feature name |