MultiplicityElementExtensions Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetBounds(IMultiplicityElement^) | The multiplicity as a string in the form [LowerValue]..[UpperValue]. |
![]() ![]() | SetBounds(IMultiplicityElement^, String^) | Set the multiplicity LowerValue/UpperValue based on a string in the form [LowerValue]..[UpperValue]. [UpperValue] may be '*'. |
Show:

