Requests enough memory for the collection to
contain at least the specified number of constant Cartesian
objects. The Count property will not be affected but the Capacity
may be.
| C# | Visual Basic | Visual C++ |
void Reserve( int Count )
Sub Reserve ( _ Count As Integer _ )
void Reserve( [ InAttribute] int Count )
- Count ( Int32)
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)