Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Skips over the next specified number of elements of a collection.
Syntax
public void skip([int count])
Run On
Called
Parameters
- count
 Type: int
 The number of elements to skip; optional.