ComponentOne TileControl for WinForms
TemplateCollection Class
Members 

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace : TemplateCollection Class
Represents a collection of tile templates.
Object Model
TemplateCollection Class
Syntax
'Declaration
 
Public Class TemplateCollection 
   Inherits System.Collections.ObjectModel.Collection(Of Template)
public class TemplateCollection : System.Collections.ObjectModel.Collection<Template> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Win.C1Tile.TemplateCollection

See Also

Reference

TemplateCollection Members
C1.Win.C1Tile Namespace