IObjectNode.UpperBound – vlastnost
Maximální počet povolených v uzlu tokenů. ' * " znamená že není omezen. Objekty nelze dosažení horní mez toku do uzlu.
Obor názvů: Microsoft.VisualStudio.Uml.Activities
Sestavení: Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntaxe
'Deklarace
ReadOnly Property UpperBound As ILiteralInteger
Get
ILiteralInteger UpperBound { get; }
property ILiteralInteger^ UpperBound {
ILiteralInteger^ get ();
}
abstract UpperBound : ILiteralInteger
function get UpperBound () : ILiteralInteger
Hodnota vlastnosti
Typ: Microsoft.VisualStudio.Uml.Classes.ILiteralInteger
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.