@ref
Description:
Acquires a reference on the given array.
Parameters:
this |
the array to reference |
Returns:
the passed array, with the reference count increased by one |
Acquires a reference on the given array.
this |
the array to reference |
the passed array, with the reference count increased by one |