[Mono-dev] Pass 2D array from C++ to C#

howard.rubin howard.rubin at hl.konicaminolta.us
Tue Mar 14 21:25:00 UTC 2017


Is it possible to pass a 2D array from C++ to C#? The C# function would
receive it something like this:

public void Receive2dArray(int[,] m) {
}



--
View this message in context: http://mono.1490590.n4.nabble.com/Pass-2D-array-from-C-to-C-tp4670248.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list