IFeature::FeaturingClassifiers Property
Visual Studio 2015
Gets the Classifiers on which this Feature appears.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IEnumerable<IClassifier^>^ FeaturingClassifiers {
IEnumerable<IClassifier^>^ get();
}
Property Value
Type: System.Collections.Generic::IEnumerable<IClassifier^>^
Show: