'Declaration Public Function New( _ ByVal startIndex As System.Integer, _ ByVal count As System.Integer _ )
public PagesLoadedEventArgs( System.int startIndex, System.int count )
Parameters
- startIndex
- 0-based start page index.
- count
- The number of loaded pages.