public GetAllUsers ( int pageIndex, int pageSize, int &totalRecords ) : System.Web.Security.MembershipUserCollection | ||
pageIndex | int | The page Index. |
pageSize | int | The page Size. |
totalRecords | int | The total Records. |
Результат | System.Web.Security.MembershipUserCollection |