Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
To native English speakers: indefinite article question
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
To native English speakers: indefinite article question
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01584678
Message ID:
01584678
Views:
120
Likes (1)
Hi All,

VFP describes Collection.Remove method as
Use to remove a member object from a collection.

.NET describes a similar Collection(Of T).RemoveAt method as
Removes the element at the specified index of the Collection(Of T).

Notice indefinite articles in the first case, and definite ones in the second -- e.g. "a collection" vs "the Collection".

My three questions:
- are they both correct ?
- which one is preferable ?
- should I bother ?

Thank you!
Next
Reply
Map
View

Click here to load this message in the networking platform