Skip to main content

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

NameTypeDescription
namestringfeature name

Return value