Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Tp
Components
Extensions
CollectionUtils
C# Class Tp.Components.Extensions.CollectionUtils
Show file
Open project: TargetProcess/Target-Process-Plugins
Public Methods
Method
Description
GetPage
(
this
list
,
int
pageNumber
,
int
pageSize
) :
IEnumerable
Method Details
GetPage()
public
static
method
public
static
GetPage
(
this
list
,
int
pageNumber
,
int
pageSize
) :
IEnumerable
list
this
pageNumber
int
pageSize
int
return
IEnumerable