Share via


SPListTemplateCollection.Item property

Gets the specified list definition or list template object from the collection.

Overload list

  Name Description
Public property Item[Int32] Gets the list definition or list template object at the specified index in the collection. In Microsoft Visual C#, this property is an indexer for the SPListTemplateCollection class.
Public property Item[String] Gets the list definitions or list template object with the specified name from the collection. In Microsoft Visual C#, this property is an indexer for the SPListTemplateCollection class.

Top

See also

Reference

SPListTemplateCollection class

SPListTemplateCollection members

Microsoft.SharePoint namespace