Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
To native English speakers: indefinite article question
Message
De
03/10/2013 12:14:16
 
 
À
03/10/2013 11:47:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01584678
Message ID:
01584734
Vues:
34
>>>Thank you all! Yet I cannot grasp the difference completely (rather subtle for my non-English ear), but surely I'm less confused now.
>>
>>Just an opinion: indefinite article sounds rather wrong to me. "Use to remove a member object from a collection." sounds like you can use that method to remove any member from any collection, which is not the case.
>
>It is the case. The Remove() method is not tied to one instance, but exists on every instance, and can be used on any of them.

But it is tied to one instance - *the* instance that invokes it.
'a' would only seem correct to me if (in .NET) there was a static method of the Collection type. e.g.:
Collection.Remove(collection,,element)
>The use case example changes it from "a" to "the" because you fill in the blanks.



>Until then it is "the function to remove a member object from a collection."
>
>
>> You can use it only on the members of THE collection you are mentioning, and no other.
>>
>>I guess the phrasing with the indefinite artcle is there just by inertia, blindly following the style used when describing functions:
>>
SIN( ) Function  
>>Returns the sine of an angle.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform