Interface for a set of local IDs with a cursor.
Readonly
The number of items in the set.
Get a cursor that lets you iterate over the items in this set.
Does this set have a particular local ID?
The local ID to check for.
True if it has the local ID.
Interface for a set of local IDs with a cursor.