Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New issue] How To Access from C# python list of multi elements
2. [New comment] How To Access from C# python list of multi elements

----------------------------------------------

ISSUES

1. [New issue] How To Access from C# python list of multi elements
http://ironpython.codeplex.com/workitem/34641
User 123456 has proposed the issue:

"I have a list in python like this
{Uin32, Uin32, String, Uin32, double}

How can i access each element in C#
I used this command
IronPython.Runtime.List pRFList = rf_model.model(ut_rx_list, ut_tx_list);
how can i walktrough this list (like foreach command)

thanks in advance"-----------------

2. [New comment] How To Access from C# python list of multi elements
http://ironpython.codeplex.com/workitem/34641
User danib1 has commented on the issue:

"<p>Attach Below the List Example<br></p>"
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on 
CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue 
Tracker. You can unsubscribe or change your issue notification settings on 
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to