[This is preliminary documentation and subject to change.]
Gets the persistent item at the specified index.
The item at the specified index.
If the item at the specified index is not already loaded the next bunch of items is reloaded.
Exception Type | Condition |
---|---|
ArgumentOutOfRangeException | The index is less than zero or greather than or equal to the count of persistent items. |
PersistentItemList Class | PmMda.Net.Dog.Paging Namespace