Requests enough memory for the composite to contain at least count display conditions. Count will not be affected but Capacity may be.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def Reserve(self, Count:int) -> None: |
- Count
- The number of display conditions to request memory for.






