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] |
---|
Public Sub Reserve( _ ByVal Count As Integer _ ) |
[C#] |
---|
public void Reserve( |
[Managed C++] |
---|
public: void Reserve( |
[Java] |
---|
public reserve( |
[Unmanaged C++] |
---|
public: HRESULT Reserve( |
- Count
- The number of display conditions to request memory for.