Method Take
- Namespace
- Eon
- Assembly
- Eon.dll
Take(int)
public Schedule Take(int count)
Parameters
Returns
Remarks
If this
Schedule has less emissions than count
it completes early
public Schedule Take(int count)
If this
Schedule has less emissions than count
it completes early