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