ChessApplication.ChessBoard.GetEnumerator Function
Gets the enumerator for the pieces on the board(enumerates even the "null" pieces).

Public System.Collections.IEnumerator GetEnumerator ()
  Return Description  
    System.Collections.IEnumerator