ObjectList

Undocumented in source.

Members

Functions

add
void add(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Object opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

length
int length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

list
Object[] list;
Undocumented in source.

Meta