lastIndexOf method

view source

int lastIndexOf (E element, [int? start]) inherited

Implementation

int lastIndexOf(E element, [int? start]);