like the title how can i convert icollection to array
like the title how can i convert icollection to array
Why do you want to convert it?
give a try at: listadoDocsPedido.ToArray()
that was simpler that i thought and works, thanks!!!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.