FormDataSource.__nextPage_IntImpl__(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int __nextPage_IntImpl__(int _pageSize);
public virtual int __nextPage_IntImpl__ (int _pageSize);
abstract member __nextPage_IntImpl__ : int -> int
override this.__nextPage_IntImpl__ : int -> int
Public Overridable Function __nextPage_IntImpl__ (_pageSize As Integer) As Integer
Parameters
- _pageSize
- Int32