public TileEnumerator(TileCollection tcol)
 {
     m_tcol = tcol;
 }
 public TileEnumerator(TileCollection tcol)
 {
     m_tcol = tcol;
 }