Sdílet prostřednictvím


IObjectNode.UpperBound – vlastnost

Maximální počet tokeny, které jsou povoleny v uzlu. ' *' znamená, není nijak omezen.Objekty nelze tok do uzlu, pokud je dosaženo horní mez.

Obor názvů:  Microsoft.VisualStudio.Uml.Activities
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
ReadOnly Property UpperBound As ILiteralInteger
ILiteralInteger UpperBound { get; }
property ILiteralInteger^ UpperBound {
    ILiteralInteger^ get ();
}
abstract UpperBound : ILiteralInteger with get
function get UpperBound () : ILiteralInteger

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Classes.ILiteralInteger

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IObjectNode Rozhraní

Microsoft.VisualStudio.Uml.Activities – obor názvů