Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Conversion from C# to VB.NET
Message
De
16/04/2013 23:42:53
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Conversion from C# to VB.NET
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01571173
Message ID:
01571173
Vues:
83
I converted a line from C# to VB.NET and it gave this:
For Each field As System.Reflection.FieldInfo In input.[GetType]().GetFields(Consts.AppConsts.FullBindingList)
The designer does not like Consts.

It says:

"'Const' is not declared. It may be inaccessible due to its protection level."

This does not seem to be a .NET recognized word. I also could not find any reference to it from the code I copied so to test it.

Anyone would know anything about it?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform