Constructors
NSArchiveListResult()
Methods
GetRowCount()
If you order up page 1 with page size 50, the row count may still be 279, that being the number of rows that would have been returned in a paging-off situation.
GetRows()
See RowCount for a paging-independent count estimate
SetRowCount(Integer)
If you order up page 1 with page size 50, the row count may still be 279, that being the number of rows that would have been returned in a paging-off situation
SetRows(NSArchiveListItem[])
See RowCount for a paging-independent count estimate