Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The maximum number of tokens allowed in the node. '*' means there is no limit. Objects cannot flow into the node if the upper bound is reached.
Namespace: Microsoft.VisualStudio.Uml.Activities
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntax
'Declaration
ReadOnly Property UpperBound As ILiteralInteger
ILiteralInteger UpperBound { get; }
property ILiteralInteger^ UpperBound {
ILiteralInteger^ get ();
}
abstract UpperBound : ILiteralInteger with get
function get UpperBound () : ILiteralInteger
Property Value
Type: Microsoft.VisualStudio.Uml.Classes.ILiteralInteger
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.