Click or drag to resize

IGenerator Methods

The IGenerator type exposes the following members.

Methods
  NameDescription
Public methodCloneAndRestart
Clones the generator and returns the clone in a restarted state.
Public methodMoveNext
Generates the next element.
Top
Extension Methods
See Also