class ObservableListmethod clear()Removes all items from the list.clear(): this;Relatedclass ObservableListA data structure that contains an ordered set of observable objects.