[IronPython] .NET casts in IronPython

Dino Viehland dinov at microsoft.com
Thu Mar 26 21:59:11 CET 2009


Why do you need to cast to the base class?  All of the members you need should already be there.

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Carolyn Johnston (MSNAR)
Sent: Thursday, March 26, 2009 3:47 PM
To: Users at lists.ironpython.com
Subject: [IronPython] .NET casts in IronPython

I need to cast a .NET object A to a .NET object B. There is nothing tricky about the cast, it's a straightforward cast to a base type. How can I do this in IP?

Thanks!
:) Carolyn

Carolyn Johnston (carolj)
Lead Researcher, MSN Applied Research Text group
Bldg 109/4053 | MIcrosoft Corporation
425-706-2153


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20090326/dfe8611e/attachment.html>


More information about the Ironpython-users mailing list