Why do you need to cast to the base class? All of the members you need should already be there.
From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Carolyn Johnston (MSNAR) Sent: Thursday, March 26, 2009 3:47 PM To: Users@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
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com