AfArray.swapArray Method [AX 2012]

Swaps array objects that are used as underlying data storage.

private Array swapArray(Array _newArray)

Run On

Called

Parameters

_newArray
Type: Array Class
The new Array object to use as the underlying data storage.

Return Value

Type: Array Class
The old array object that was used as the underlying data storage.

Community Additions

ADD
Show: