Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine if property is array, collection, etc
Message
 
 
To
20/10/2008 17:01:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01355841
Message ID:
01355969
Views:
33
I know. I did Delphi for a year about 10 years ago (loads of collections, BTW) and was unintentionally doing mixed language development ;-) for a month or two. Hopefully this will be a clean changeover and I will have to scratch my head trying to remember FoxPro syntax....

>Just wait til you start typing C# code in vfp .prgs and VFP code in c# classes.... Loads of fun :o)
>
>
>>No problem. Yes, I did mean VFP, where it's a reserved word.
>>
>>>Welcome to the world of collections...
>>>
>>>Count returns the number of elements... (also the property which holds the number of items in the array, list, or arraylist)
>>>
>>>not to be confused with .Count() the LINQ extension - a method that works on the collection IEnumerables...
>>>
>>>(Oops, just noticed this was VFP...) SORRY - I'm so confused these days :o)
>>>
>>>
>>>>If someone created a class with a property named Count, I wouldn't care what kind of results their class gave me ;-) That would probably be the tip of the iceberg as far as unexpected behavior.
Previous
Reply
Map
View

Click here to load this message in the networking platform