IElement::VisibleAppliedStereotypes Property
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Uml.Classes
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Return to top
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IEnumerable<IStereotypeInstance^>^ VisibleAppliedStereotypes {
IEnumerable<IStereotypeInstance^>^ get();
}
Property Value
Type: System.Collections.Generic::IEnumerable<IStereotypeInstance^>^
Show: