Argiris Kirtzidis wrote:
> Hi all,
> 
> Is there a way to get all the classes/types defined in a image using the 
> embedding API ? I looked through all the functions and I can't find one that 
> will allow iteration of all the classes, am I missing something ?
> 
> How one would get a list of the classes that a mono image contains using only 
> plain C ?

There is no other (documented) way than using System.Reflection.

Robert

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to