Method Alloc
Alloc(Int32)
This is to implement memory allocation in the array. Like malloc().
Declaration
public virtual int Alloc(int size)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | size |
Returns
Type | Description |
---|---|
System.Int32 |