Share via


SPFileCollection.Item property

Gets the specified file object from the collection.

Overload list

  Name Description
Public property Item[Int32] Gets the file object at the specified index in the collection. In Microsoft Visual C#, this property is an indexer for the SPFileCollection class.
Public property Item[String] Gets the file object with the specified URL from the collection. In Microsoft Visual C#, this property is an indexer for the SPFileCollection class.

Top

See also

Reference

SPFileCollection class

SPFileCollection members

Microsoft.SharePoint namespace