The text of this article is not in this database — only its details are. Read it on the old site: Polymorphism in VB.NET
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Polymorphism in VB.NET
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Siddaraju AmaranathPosted Mar 21, 2011, 8:28 AM
Sir when I tried to run this code I got an error on the line WriteLine(two.add(10)) The error i got was "Bad File Name or number." What should I do to resolve this error.