ComponentOne TileControl for WinForms
ElementCollection Class
Members 

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

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

See Also

Reference

ElementCollection Members
C1.Win.C1Tile Namespace