Sets all elements of the passed dynamic array to its init state.
Use this function for better performance instead of calling setToInitialState on each element.
See Implementation
Sets all elements of the passed dynamic array to its init state.
Use this function for better performance instead of calling setToInitialState on each element.