pmMDA.NET

PagedListBase.Modified Property

[This is preliminary documentation and subject to change.]

Gets whether this list was modified.

public bool Modified {get;}

Implements

IPagedCollection.Modified

Remarks

A list is modified if items were added, removed or replaced, but not if items are modified.

See Also

PagedListBase Class | PmMda.Net.Dog.Paging Namespace