Share via


SPFolderCollection.Item property

Gets the specified folder object in the collection.

Overload list

  Name Description
Public property Item[Int32] Gets the folder object at the specified index in the collection. In C#, this property is an indexer for the SPFolderCollection class.
Public property Item[String] Gets the folder object that is located at the specified URL from the collection. In C#, this property is an indexer for the SPFolderCollection class.

Top

See also

Reference

SPFolderCollection class

SPFolderCollection members

Microsoft.SharePoint namespace