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