I have a managed C++/CLI class library which I call from a C# Application. Can someone tell me what is the best method to pass a dynamic 2D array(matrix) from C# to the C++ class library?
Apolgi...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23350023.html