Method Skip
- Namespace
- Eon
- Assembly
- Eon.dll
Skip(int)
public Schedule Skip(int count)
Parameters
count
intcount
emissions to skip
Returns
Remarks
If count
is greater than the number of emissions from this
Schedule
it will emmit nothing
public Schedule Skip(int count)
count
intcount
emissions to skip
If count
is greater than the number of emissions from this
Schedule
it will emmit nothing