Share via


SPSiteCollection.Item property

Gets the SPSite object at the specified location in the collection.

Overload list

  Name Description
Public property Item[Int32] Gets the SPSite object at the specified index in the collection. In C#, this property is an indexer for the SPSiteCollection class.
Public property Item[String] Gets the SPSite object at the specified server-relative URL in the collection.

Top

See also

Reference

SPSiteCollection class

SPSiteCollection members

Microsoft.SharePoint.Administration namespace