- location
- the index of the object to remove.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.UnsupportedOperationException if removing from this List is not supported. Java.Lang.IndexOutOfBoundsException if location = size()
Removes the object at the specified location from this List.