IClassifier::Generalizations Property

 

Gets the Generalization relationships through which this Classifier inherits Features.

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

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