Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IIF In C#?
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Miscellaneous
Thread ID:
01455229
Message ID:
01457302
Views:
54
>Any way to do this in C# like VFP's IIF()?
>
>
>if (Checked)
>{
>    _CheckItemsCount++;
>}
>else
>{
>    _CheckItemsCount--;
>}
>
Kevin, One thing you may want to do is mark the index of any C# reference books you use. I am only now getting to where I can remember the conditional operator and how it works. I went through the indexes of all my reference books and wrote in IIF where it would land in the index and then wrote in the syntax in brief along with a page reference for further explanation and examples.
Linda Harmes
HiBit Technologies, Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform