473,387 Members | 1,834 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Multiple Inheritance?


Does VB.NET support multiple inheritance?
JD
Nov 20 '05 #1
5 1896
not currently as of 2003, but soon it will
"Joe Delphi" <de*******@nospam.earthlink.net> wrote in message
news:wy****************@newsread2.news.pas.earthli nk.net...

Does VB.NET support multiple inheritance?
JD

Nov 20 '05 #2
Multiple Inheritance 'per se' is not supported by dotnet but you can achieve
a similar effect using Interfaces. You are allowed to 'implement' multiple
interfaces for a single class.
Nov 20 '05 #3
* "Brian Henry" <br**********@newsgroups.nospam> scripsit:
not currently as of 2003, but soon it will


Sure? I doubt that MI will supported in near future ;-).

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #4
Where did you get this information from ? based on current CLR design I
would be amazed to see this. Also the framework would look quite different
if multiple inheritance were introduced.


"Brian Henry" <br**********@newsgroups.nospam> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
not currently as of 2003, but soon it will
"Joe Delphi" <de*******@nospam.earthlink.net> wrote in message
news:wy****************@newsread2.news.pas.earthli nk.net...

Does VB.NET support multiple inheritance?
JD


Nov 20 '05 #5
MS has stated they are working on it for future versions in previous MSDN TV
webcasts
"Greg Young" <gr********@planetbeach.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Where did you get this information from ? based on current CLR design I
would be amazed to see this. Also the framework would look quite different
if multiple inheritance were introduced.


"Brian Henry" <br**********@newsgroups.nospam> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
not currently as of 2003, but soon it will
"Joe Delphi" <de*******@nospam.earthlink.net> wrote in message
news:wy****************@newsread2.news.pas.earthli nk.net...

Does VB.NET support multiple inheritance?
JD



Nov 20 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Graham Banks | last post by:
Does using multiple inheritance introduce any more performance overhead than single inheritance?
5
by: Morgan Cheng | last post by:
It seems no pattern defined by GoF takes advantage of multiple inheritance. I am wondering if there is a situation where multiple inheritance is a necessary solution. When coding in C++, should...
20
by: km | last post by:
Hi all, In the following code why am i not able to access class A's object attribute - 'a' ? I wishto extent class D with all the attributes of its base classes. how do i do that ? thanks in...
22
by: Matthew Louden | last post by:
I want to know why C# doesnt support multiple inheritance? But why we can inherit multiple interfaces instead? I know this is the rule, but I dont understand why. Can anyone give me some concrete...
47
by: Mark | last post by:
why doesn't .NET support multiple inheritance? I think it's so silly! Cheers, Mark
60
by: Shawnk | last post by:
Some Sr. colleges and I have had an on going discussion relative to when and if C# will ever support 'true' multiple inheritance. Relevant to this, I wanted to query the C# community (the...
15
by: iKiLL | last post by:
hi all, I would like to be able to create an umbrella class for all my main global sections but I would still like to keep them all in separate file something like the below but I keep getting...
7
by: Adam Nielsen | last post by:
Hi everyone, I'm having some trouble getting the correct chain of constructors to be called when creating an object at the bottom of a hierarchy. Have a look at the code below - the inheritance...
47
by: Larry Smith | last post by:
I just read a blurb in MSDN under the C++ "ref" keyword which states that: "Under the CLR object model, only public single inheritance is supported". Does this mean that no .NET class can ever...
2
by: Paul McGuire | last post by:
On May 25, 8:37 am, Michael Hines <michael.hi...@yale.eduwrote: Here's a more general version of your testing code, to detect *any* diamond multiple inheritance (using your sample classes). --...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.