[Mono-list] mono_runtime_invoke get returned array

Rodrigo Kumpera kumpera at gmail.com
Fri Apr 24 15:49:59 EDT 2009


Use the mono_array_length and mono_array_get functions.

On Fri, Apr 24, 2009 at 4:18 PM, fozzie <david_aiken at yahoo.com> wrote:

>
> hi all..
>
> I'm calling mono_runtime_invoke on a c# function which returns string[].
> How
> do i iterate through the array in the unmanaged code? Do i have to worry
> about garbage collection?
>
> thanks!
> --
> View this message in context:
> http://www.nabble.com/mono_runtime_invoke-get-returned-array-tp23223209p23223209.html
> Sent from the Mono - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20090424/2feda87d/attachment.html 


More information about the Mono-list mailing list