continuous

Open full view…

Multi dimensional array

fukudamuut
Sun, 02 Apr 2017 12:44:09 GMT

How can I use multi dimensional array? I wrote duble [,] multiarray =new double [,] { {0,0} , {1,1}}; But error message is appeared MissingMethodException: Constructor on type 'System.Double[]' not found

sergeydroba
Sat, 22 Apr 2017 07:08:16 GMT

Yes, i have the same issue. I Wondering is this project still supports? No updates since June 2016.