|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DMArrayList
ArrayList implementation (wrapper) for the data model
| Method Summary | |
|---|---|
void |
Add(java.lang.Object value)
Add new item to the list |
long |
Count()
Items count |
java.lang.Object |
GetAt(long index)
Get item at specified index |
DMEnumerator |
GetEnumerator()
Returns enumerator object associated with the list |
| Method Detail |
|---|
void Add(java.lang.Object value)
long Count()
java.lang.Object GetAt(long index)
DMEnumerator GetEnumerator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||