pmMDA.NET

IPagedCollection Members

IPagedCollection overview

Public Instance Properties

DefaultOwnerModifiedAction When implemented by a class, gets the default action for errors.
LocalItems Gets an array of locally available items
MaxLoadedItemCount When implemented by a class, gets or sets the maximal count of items that are hold in the local cache.
Modified When implemented by a class, gets whether this collection was modified.
PagingAmount When implemented by a class, gets or sets the paging amount.

Public Instance Methods

ClearCache 
ResetPaging Resets the local changes.

Public Instance Events

ItemsReloaded Occurs when items have been reloaded.
ItemsUnloaded Occurs when items have been unloaded.
OwnerModified When implemented by a class, this event is raised every time an optimistic concurrency violation is detected.

See Also

IPagedCollection Interface | PmMda.Net.Dog.Paging Namespace