Partager via


IObjectNode.UpperBound, propriété

Le nombre maximal de jetons autorisé dans le nœud. '*' signifie qu'il n'existe aucune limite.Les objets ne peuvent pas affluer dans le nœud si la limite supérieure est atteinte.

Espace de noms :  Microsoft.VisualStudio.Uml.Activities
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
ReadOnly Property UpperBound As ILiteralInteger
ILiteralInteger UpperBound { get; }
property ILiteralInteger^ UpperBound {
    ILiteralInteger^ get ();
}
abstract UpperBound : ILiteralInteger
function get UpperBound () : ILiteralInteger

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Classes.ILiteralInteger

Sécurité .NET Framework

Voir aussi

Référence

IObjectNode Interface

Microsoft.VisualStudio.Uml.Activities, espace de noms