Property Current
- Namespace
- Gamelogic.Extensions.Algorithms
- Assembly
- Gamelogic.Extensions.dll
Current
Gets the element last generated by this generator.
public abstract TResult Current { get; }
Property Value
- TResult
Gets the element last generated by this generator.
public abstract TResult Current { get; }