Method AllMoves AllMoves() Iterate through all moves on the board. Declaration public IEnumerable<Move> AllMoves() Returns Type Description IEnumerable<Move>