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