Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
Object « Development « VB.Net
VB.Net
Development
Object
1.
Object Class Supports all classes in the .NET Framework class hierarchy
2.
Object.Equals Method tells whether the specified Object is equal to the current Object.
3.
Create your own Equals method
4.
Create Equals method based on Equals method from fields
5.
Create Complex Structure with Equals and GetHashCode method
6.
Object.GetType Method Gets the Type of the current instance.
7.
Object.MemberwiseClone Method Creates a shallow copy of the current Object.
8.
Object Class Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes.
9.
Object.GetType Method Gets the Type of the current instance.
10.
Object.MemberwiseClone Method Creates a shallow copy of the current Object.
11.
Object Class Supports all classes in the .NET Framework class hierarchy
12.
Object.GetType Method Gets the Type of the current instance.
13.
Object.MemberwiseClone Creates a shallow copy of the current Object.
14.
No implementation. All members are inherited from Object
15.
Overrides ToString function