Partager via


IObjectNode.UpperBound, propriété

Nombre maximal de jetons autorisés dans le nœud. « * » signifie qu'il n'existe aucune limite. Les objets ne peuvent pas être transférés 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 with get
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