This document is archived and information here might be outdated. Recommended version. |
The maximum number of objects allowed in the class by the solver to perform analysis.
[Visual Basic .NET] Public ReadOnly Property UpperBound As Integer
[C#] public int UpperBound {get;}
[C++]
HRESULT get_UpperBound(
System.Int32* UpperBound
);
[C++]
Parameters UpperBound [out, retval]
UpperBound is a parameter of type long*
UpperBound specifies the maximum number of NALocationObjects that are allowed by the solver to perform analysis.