[Hauptseite] / [Array] / [LastIndexOf]
Class Array
  Static Function LastIndexOf(array As Array, value As Object) As Integer
  Static Function LastIndexOf(array As Array, value As Object, startIndex As Integer) As Integer
  Static Function LastIndexOf(array As Array, value As Object, startIndex As Integer, count As Integer) As Integer
//wiki.stne.net/index.php?title=API:Array.LastIndexOf
//wiki.en.stne.net/index.php?title=API:Array.LastIndexOf