Glossary:Definition - Object

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Object
 Definition  Class instance which is self-describing and unique. An object is defined by a class; and, an object is the instantiation of a class. Ultimately, all objects derive from System.Object. C# has the keyword object.
 See also Class, Object type
You may edit this definition to improve or extend it.

Online Dictionary of Visual C# .NET Programming
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
a free glossary of C# .NET terminology from C# Online.NET edit

Personal tools