PC Review


Reply
Thread Tools Rate Thread

The collection of descendants of the base class.

 
 
Alexander Vasilevsky
Guest
Posts: n/a
 
      13th Dec 2008
How can I get a list of known types of inherited base?
In other words know what descendants identified.

http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas
Gift


 
Reply With Quote
 
 
 
 
Jeff Johnson
Guest
Posts: n/a
 
      15th Dec 2008
"Alexander Vasilevsky" <(E-Mail Removed)> wrote in message
news:gi0i3r$1kiv$(E-Mail Removed)...

> How can I get a list of known types of inherited base?
> In other words know what descendants identified.


Examine every .EXE and .DLL on the machine and see if the classes contained
within derive from your base. Seriously, the knowledge is one-way: the
derived class knows what its base class is. A base class has no idea what
has been derived from it.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Q on Binding base class driven collection to DB Grid JimGreen Microsoft Dot NET Framework 0 4th Jul 2005 07:59 PM
Tricky situation( at least for me) : Binding base class driven collection to DB Grid JimGreen Microsoft C# .NET 0 4th Jul 2005 05:34 PM
how to setup a generic base class to fill collection objects? rapataa Microsoft C# .NET 1 3rd Jun 2005 08:26 PM
Re: MsAccess Form as an Object-with-Methods (class?) that can have descendants? Vincent Verheul Microsoft Access Form Coding 1 7th Oct 2004 12:31 AM
variable type that can be declared in a base class this is accessible only to classes that inherit the base class Dan Microsoft ASP .NET 1 24th Mar 2004 09:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:50 PM.