ArrayAccess

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