[ news_web_development_news ] Is Object Class, The Root Of All Hierarchies?
DevArticles News Source
2003-04-02
Security News RSS Feed
What is an Object class?
For those who are new to .NET, according to MSDN library - "Object is the ultimate superclass of all classes in the .NET Framework; it is the root of the type hierarchy."
This is the class declaration of the object class
<Serializable>
<ClassInterface(ClassInterfaceType.AutoDual)>
public class object
Click below to read this article at the DevArticles website:
http://www.devarticles.com
About the Author:
DevArticles (http://www.devarticles.com) went "live-to-air" in November of 2001. Starting out as just a one man show ran by me from my bedroom, DevArticles quickly became one of the most popular developer sites on the 'net. Most people attribute it to the way that we write our articles, but I'd also like to think that it's our strong sense of community that has helped make us what we are today.
More news_web_development_news Articles
Security News RSS Feed
|
|