pmMDA.NET

PagedSet.Modified Property

[This is preliminary documentation and subject to change.]

Gets whether this set was modified.

public bool Modified {get;}

Implements

IPagedCollection.Modified

Remarks

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

See Also

PagedSet Class | PmMda.Net.Dog.Paging Namespace