[Ironpython-users] IronPython, Daily Digest 11/12/2013
CodePlex
no_reply at codeplex.com
Wed Nov 13 09:22:37 CET 2013
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20131113/557454ef/attachment.html>
More information about the Ironpython-users
mailing list