SPListCollection.Item property

Gets the specified list object from the collection.

Overload list

  Name Description
Public property Item[Guid] Gets the list object from the collection that has the specified GUID.
Public property Item[Int32] Gets the list object at the specified index in the collection.
Public property Item[String] Gets the list object that has the specified name from the collection.

Top

See also

Reference

SPListCollection class

SPListCollection members

Microsoft.SharePoint namespace