Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP inlist() in c#
Message
From
26/01/2013 05:47:07
 
 
To
25/01/2013 16:23:54
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01320903
Message ID:
01564218
Views:
39
>Declaring the type for the generic in the function call also works:
closeDrawers.InList< short >(2, 4)
Never thought about that

If I look at the ild, I see it creates a short[] array, then stores two shorts in it. Then it calls the extension method
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform