Skip to main content

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

NameTypeDescription
namestringfeature name

Return value