pmMDA.NET

PagedBag.Order Property

[This is preliminary documentation and subject to change.]

Gets the data object order that specifies the sequence of the items within this list.

public PmMda.Net.Dog.Sorting.DataObjectOrder Order {get;}

Remarks

Note that is not possible to modifiy the order parameters if this list has been changed. The indexes of the added, inserted, removed and replaced items will not be valid anymore!

See Also

PagedBag Class | PmMda.Net.Dog.Paging Namespace