프로그래머 안내서 > 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.
도움이 되셨나요?