Item Method (File Object)
Visual Studio 2005
Returns an object reference to a specified file, project, or server in a files, projects, or servers collection.
Object.Item(nIndex)
Applies To: Files Collection (Visual FoxPro) | Projects Collection (Visual FoxPro) | Servers Collection
Use the Name property with the Item property to determine the name of a file, project, or server and the directory in which it is contained.
Reference
Name Property (Visual FoxPro)Other Resources
Methods (Visual FoxPro)Language Reference (Visual FoxPro)