pmMDA.NET

IPagedCollection.Modified Property

[This is preliminary documentation and subject to change.]

When implemented by a class, gets whether this collection was modified.

bool Modified {get;}

Remarks

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

See Also

IPagedCollection Interface | PmMda.Net.Dog.Paging Namespace