ComponentOne TileControl for WinForms
TemplateCollection Class Members
Properties  Methods 


C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace : TemplateCollection Class

The following tables list the members exposed by TemplateCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<Template>)
Public PropertyGets the first Template with the specified name in the collection.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.ObjectModel.Collection<Template>)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<Template>)
Public MethodOverloaded. Removes all templates from the collection, then disposes the templates.  
Public MethodOverloaded. Determines whether this collection contains a Template with the specified name.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<Template>)
Public MethodOverloaded. Determines index of the first Template with the specified name in the collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<Template>)
Public MethodOverloaded. Removes the first occurrence of the Template with the specified name from the collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<Template>)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Collections.ObjectModel.Collection<Template>)
Protected MethodOverridden. Inserts a Template into the TemplateCollection at the specified index.  
Protected Method (Inherited from System.Collections.ObjectModel.Collection<Template>)
Protected MethodOverridden. Replaces the Template at the specified index.  
Top
See Also

Reference

TemplateCollection Class
C1.Win.C1Tile Namespace