
Declaration Syntax
public CountFilter(
int startIndex,
int maxCount
)
public:
CountFilter (
int startIndex,
int maxCount
)

Parameters
- startIndex (Int32)
- The index of the first item to show.
- maxCount (Int32)
- The maximum number of items to leave.
Assembly: N2 (Module: N2) Version: 1.0.204.35916