Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.ListTemplateCollection", ServerTypeId="{23748d10-16a1-4946-a38b-98fdec0e0ec8}")]
public class ListTemplateCollection : Microsoft.SharePoint.Client.ClientObjectCollection<Microsoft.SharePoint.Client.ListTemplate>
type ListTemplateCollection = class
inherit ClientObjectCollection<ListTemplate>
Public Class ListTemplateCollection
Inherits ClientObjectCollection(Of ListTemplate)