[IronPython] System.RuntimeType

Chris Anderson chrisan at gmail.com
Fri May 13 14:22:38 PDT 2005


How would I do it without an instance available... I basically just want the 
runtime type for a specific type, not based on an instance.

On 5/13/05, John Gossman <johngos at microsoft.com> wrote: 
> 
> element.GetType().GetProperties()
>  element.GetType().Assembly
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.dreamhost.com/pipermail/users-ironpython.com/attachments/20050513/48e3f061/attachment.htm


More information about the users-ironpython.com mailing list