[]
The number of elements to copy initially in an optimized array copy
public const int INIT_EL_COPYING = 4
Public Const INIT_EL_COPYING As Integer = 4
| Type | Description |
|---|---|
| int | The number of elements to copy initially in an optimized array copy |