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++ |
public virtual void Reserve( int Count )
Public Overridable Sub Reserve ( _ Count As Integer _ )
public: virtual void Reserve( [ InAttribute] int Count )
- Count ( Int32)
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)