IFeature::FeaturingClassifiers Property

 

Gets the Classifiers on which this Feature appears.

Namespace:   Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IEnumerable<IClassifier^>^ FeaturingClassifiers {
	IEnumerable<IClassifier^>^ get();
}
Return to top
Show: