IOOPList

Undocumented in source.
interface IOOPList : IOOPCollection(
T = DOOPObject
) {}

Members

Functions

item
T item(size_t index)
Undocumented in source.
item
O item(size_t index, T value)
Undocumented in source.

Meta