Item(String) Property
The Item property of the SPListCollection class gets the list object with the specified name from the collection.
[C#] In C#, this property is the indexer for the SPListCollection class.
Parameters
strListName A string that contains the name.
Property Value
A Microsoft.SharePoint.SPList object that represents the list.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security