Condividi tramite


Proprietà IObjectNode.UpperBound

Il numero massimo di token consentiti nel nodo. '* al centro non esiste alcun limite.Gli oggetti non possono sfociare nel nodo se il limite superiore viene raggiunto.

Spazio dei nomi:  Microsoft.VisualStudio.Uml.Activities
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Uml.Classes.ILiteralInteger

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IObjectNode Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Activities