Hello, I have a piece of C# code which I would like to convert to Iron Python. This is the C# line which I do not know who to convert:
object.GetVolume(indexInt, ItemAt.AtNo); There is also a similar C# line with the following second paramater: object.GetVolume2(indexInt, ItemAt.AtIndex); The first parameter is: indexInt, which represent some integer number. How would these two lines look like in Iron Python? Thank you very much for the answer! With best regards, Didier Bernard
_______________________________________________ Ironpython-users mailing list Ironpython-users@python.org https://mail.python.org/mailman/listinfo/ironpython-users