Udostępnij za pośrednictwem


Właściwość IObjectNode.UpperBound —

Maksymalna liczba tokenów dozwolone w węźle. ' *' oznacza nie ma żadnego limitu.Obiekty nie przepływu do węzła, jeśli zostanie osiągnięta górna granica.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Activities
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Classes.ILiteralInteger

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IObjectNode Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Activities