void SetVecCacheSize(Int32 Vectors, Int32 Elements)
Defines the object cache size for vectors.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vectors | Int32 | |
| 2 | Elements | Int32 |
Result: stored in self (calling object)
Remarks:
Elements defines the number of elements per vector to preallocate.