Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# equivalent to vfp inlist() function
Message
From
24/01/2005 11:56:49
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
C# equivalent to vfp inlist() function
Miscellaneous
Thread ID:
00980053
Message ID:
00980053
Views:
177
Hello all:

Is there a C# equivalent to the vfp inlist() function? I have the following code in vfp and need to convert it to C#:

IF INLIST(THIS.VALUE,"K3","K4","K ","01","02","03","04","05","06","07","08","09","10","11","12")
...do something
ENDIF

Does anyone know of any good references (web, books, etc...) that could help answer converting vfp code/functions to C# code?

Thanks in advance!
Next
Reply
Map
View

Click here to load this message in the networking platform