[Mono-list] SRE: How to create a System.Type representing an array of an internal type?

Rodrigo B. de Oliveira rbo@acm.org
Wed, 4 Feb 2004 14:46:40 -0200


I can't seem to find a way in the System.Reflection.Emit apis
to represent an array of internal types (those defined with
ModuleBuilder.DefineType)...

Any ideas?

Thanks in advance,
Rodrigo