다음을 통해 공유


SPFolderCollection.Item Property

Include Protected Members
Include Inherited Members

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