The compiler can not find a definition for the length method in the ArrayList class. Read the API doc for ArrayList to see what method returns the value you want.
The API doc link: ...