MultiplicityElementExtensions Methods

 

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetBounds(IMultiplicityElement^)

The multiplicity as a string in the form [LowerValue]..[UpperValue].

System_CAPS_pubmethodSystem_CAPS_staticSetBounds(IMultiplicityElement^, String^)

Set the multiplicity LowerValue/UpperValue based on a string in the form [LowerValue]..[UpperValue]. [UpperValue] may be '*'.

Return to top
Show: