Share Email Facebook Twitter LinkedIn AcArray::removeAll C++ AcArray<T,R>& removeAll(); Description This function removes all the elements in the array and returns a pointer to itself. LinksAcArray