ArrayAccess

You are viewing an old version of this entry, click here to see latest version.
extern interface ArrayAccess<T>import StdTypesAvailable in flash, neko, jsArrayAccess is used to indicate a class that can be accessed using brackets. The type parameter represent the type of the elements stored.
version #988, modified 2008-05-02 19:19:10 by api
0 comment