G
Guest
I'm hoping that someone here will be able to direct me to some litrature on
how to get a list of a classes subclasses. I.e. need the inherited class to
know about subclasses that are inherited form it.
I guess that I'll have to use reflection but I can't find any examples on
MSDN.
Thanks in advance,
Mark
how to get a list of a classes subclasses. I.e. need the inherited class to
know about subclasses that are inherited form it.
I guess that I'll have to use reflection but I can't find any examples on
MSDN.
Thanks in advance,
Mark