Manual del programador > Interfaces > TableObjectStore interface
TableObjectStore interface
A TableObjectStore contains a collection of TableObjects all from the same document. Elements can be added in any order (objects are sorted into row-major order as they are added) and retrieved through iteration.
¿Fue esto útil?