ObjectNodeExtensions Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetUpperBound(IObjectNode^) | The upper bound of the current ObjectNode. int.MaxValue is returned if the upper bound is '*'. |
![]() ![]() | SetUpperBound(IObjectNode^, Int32) | Set the upper bound. Set the newBound to int.MaxValue to indicate that the upper bound is '*'. |
Show:

