I am trying to find a simple way in which to merge a large number of polylines from a number of layers to form one polygon feature using arc10. Is there a simple solution to this...
You can check if Feature To Polygon tool works for your case. You can either run this tool to get polygons for each polyline layer and then Merge or Append them; or get polygons from multiple layers at once.