| Name | Description | |
|---|---|---|
| AddRecentAction | Add a Recent Action to the beginning of the collection. | |
| Clear | ||
| ClearItems | Clear all items from this collection but do not save. | |
| ClearItemsAndSave | Clear all items from this collection and save. | |
| CreateRecentAction | Create a ISRecentAction object. | |
| FromXmlString | Populates collection from an XML string. | |
| Load | Load Recent Actions. | |
| LoadPk | Load Recent Actions. | |
| Remove | Remove an item from the collection. | |
| RemoveAt | Remove an item from the collection. | |
| Save | Save Recent Actions for the Current User. | |
| ToXmlString | Persists collection to an XML string. |
| Name | Description | |
|---|---|---|
| IsDirty Read-Only | Indicates whether this collection or any of its items have been modified. | |
| UserPk Read-Only |