ObjectNodeExtensions::GetUpperBound Method (IObjectNode^)
Visual Studio 2015
The upper bound of the current ObjectNode. int.MaxValue is returned if the upper bound is '*'.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Parameters
- objectNode
- Type: Microsoft.VisualStudio.Uml.Activities::IObjectNode^
Return Value
Type: System::Int32
Show: