[IronPython] c# function that passes arguments by reference

Frank Kampas fkampas at msn.com
Fri Aug 25 12:58:06 PDT 2006


If I import a c# function that passes its arguments (integers and arrays)
by reference, the only way I can get it to work is pass zeroes for the integers and
arrays of zero for the arrays.  The results for the variables passed by reference return with the function
return.  Is that what is supposed to occur?  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/users-ironpython.com/attachments/20060825/d2595cef/attachment-0001.htm


More information about the users mailing list