Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# to VB.NET
Message
De
04/01/2008 13:54:58
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
C# to VB.NET
Versions des environnements
Environment:
VB 8.0
Divers
Thread ID:
01279466
Message ID:
01279466
Vues:
68
I placed a large code block in a C# to VB.NET converter, and it converted fine except for the following propery.
   [ConfigurationProperty("Employees", IsDefaultCollection = true)]
   public EmployeeCollection Employees
   {

      get { return (EmployeeCollection) base["Employees"]; }

   }
Can somebody convert this for me. It's the base word that's throwing me off. Let me know if you need to see more code.
Very fitting: http://xkcd.com/386/
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform