Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.Net Equiavalent of VFP Empty Base Class
Message
De
08/03/2008 13:32:35
 
 
À
08/03/2008 09:06:25
Jarid Griesel
The Innovix Technology Group (Pty) Ltd
Johannesburg, Afrique du Sud
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
VistaDB
Divers
Thread ID:
01299934
Message ID:
01300024
Vues:
11
>Does the .Net framework have the equivalent of the VFP Empty base class ?

Every object in .NET derives from System.Object (if you define a class without specifying any inheritance it also derives from this) so in that respect Einar and Woody are correct. But System.Object (unlike the VFP Empty Class) does come with a handful of existing methods so it's not a true equivalent.
HTH,
Viv
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform