[This is preliminary documentation and subject to change.]
Gets the item which follows the previous item.
The item which follows the previous item or null if the previous item is the last item in this collection.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | previous is a null reference. |
| ArgumentException | previous is not located in this collection. |
LinkedCollection Class | PmMda.Net.Dog.Paging Namespace