ComponentOne TileControl for WinForms
TileCollection Class
Members 

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

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

See Also

Reference

TileCollection Members
C1.Win.C1Tile Namespace