ObjectNodeExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetUpperBound(IObjectNode^)

The upper bound of the current ObjectNode. int.MaxValue is returned if the upper bound is '*'.

System_CAPS_pubmethodSystem_CAPS_staticSetUpperBound(IObjectNode^, Int32)

Set the upper bound. Set the newBound to int.MaxValue to indicate that the upper bound is '*'.

Return to top
Show: