ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / ElementCollection Class
Members

In This Topic
    ElementCollection Class
    In This Topic
    Represents a collection of template elements.
    Object Model
    ElementCollection Class
    Syntax
    'Declaration
     
    
    Public Class ElementCollection 
       Inherits System.Collections.ObjectModel.Collection(Of BaseElement)
    Inheritance Hierarchy

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

    See Also