class flash.Vector<T>
Available on flashThe Vector class is very similar to Array but is only supported by the Flash Player 10+
class flash.Vector<T>Available on flashThe Vector class is very similar to Array but is only supported by the Flash Player 10+
function lastIndexOf(x:T, from:Int):Int