IClassifier::Features Property

 

Gets the Attributes, Operations and Receptions that are associated with every member of this class. A subset of Namespace::Member.

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

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