Use the mono_array_length and mono_array_get functions. On Fri, Apr 24, 2009 at 4:18 PM, fozzie <[email protected]> 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 - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
