On Wed, Jan 21, 2009 at 1:11 PM, Christof Wollenhaupt <[email protected]> wrote: >> I thought for sure that it supported multiple inheritance, where you > passed the 2 parents and the first-listed parent was the dominant one, > meaning that if both parents had the same PEM, the first-listed parent took > precedence. > > The C# version looks pretty much like this > > class A : B, C, D > {...} > > However, only B can be a class here. C and D have to be interfaces. > --------------------------------------------- An interface is not a GUI, just a stub for PEM and an Indexer, but it is not a stand alone class. the class and accept interfaces.
<http://msdn.microsoft.com/en-us/library/87d83y5b%28VS.80%29.aspx> Clear as mud right? -- Stephen Russell Sr. Production Systems Programmer First Horizon Bank Memphis TN 901.246-0159 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

