JaCIL Framework API

InstructionStreamEnumerator.MoveNext Method 

Advances the enumerator.

public bool MoveNext();

Return Value

A boolean indicating success of the move.

Implements

IEnumerator.MoveNext

See Also

InstructionStreamEnumerator Class | JaCIL.Compiler.Instruction Namespace