SPListTemplateCollection.Item Property

Include Protected Members
Include Inherited Members

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