Table of Contents

MT5 Pagination

MT5 class mtapi.mt5.Pagination → ViiSync Pagination.

6 of 6 applicable members are fully covered, 0 partially.

MT5 member kind ViiSync equivalent status what differs
Pagination(List<Order> orders, int ordersPerPage) ctor Pagination (constructor) full
Created field Pagination.Created full
OrdersPerPage property Pagination.OrdersPerPage full
Orders property Pagination.Orders full
PagesCount() method Pagination.PagesCount full
GetPage(int pageIndex) method Pagination.GetPage full