Sdílet prostřednictvím


IObjectNode.UpperBound – vlastnost

Maximální počet povolených v uzlu tokenů. ' * " znamená že není omezen. Objekty nelze dosažení horní mez toku do uzlu.

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
    Get
ILiteralInteger UpperBound { get; }
property ILiteralInteger^ UpperBound {
    ILiteralInteger^ get ();
}
abstract UpperBound : ILiteralInteger
function get UpperBound () : ILiteralInteger

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Classes.ILiteralInteger

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IObjectNode Rozhraní

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