Class for quering and manipulating one-level nested list of strings (slide ids)
Total number of items in the list
Get the id for an item in the list
Get the index of an item in the list
Get type of item at index (array or string)
Not implemented
Append item or array to the list
Prepend item or array to the list