IElement::AppliedStereotypes Property

 

Each IStereotypeInstance denotes that a stereotype has been applied to this element.

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

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