Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Conversion from C# to VB.NET
Message
From
16/04/2013 23:42:53
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Conversion from C# to VB.NET
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01571173
Message ID:
01571173
Views:
84
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
Next
Reply
Map
View

Click here to load this message in the networking platform