Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Collection object and not all of This
Message
De
04/10/2014 14:56:04
 
 
À
04/10/2014 14:44:16
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01608770
Message ID:
01608772
Vues:
53
>Just a thought but "This.Parameters" is an object and this line This.Parameters(m.lcKey) looks like a method call. Shouldn't it look like this This.Parameters.GetKey(m.lcKey) ?
>

Thank you for your input, James.

Collection has a default method, so This.Parameters(m.lcKey) is the same as This.Parameters.Item(m.lcKey).
----------------------------------
António Tavares Lopes
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform