ObjectNodeExtensions::GetUpperBound Method (IObjectNode^)

 

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

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

public:
[ExtensionAttribute]
static int GetUpperBound(
	IObjectNode^ objectNode
)

Return Value

Type: System::Int32
Return to top
Show: