>What bindingflags do I need to use to get inhertied members.
If you take the difference between the set of members returned when
you do and don't specify BindingFlags.DeclaredOnly, you should be left
with inherited members.
Mattias

Signature
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.