ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / TileCollection Class
Properties Methods


In This Topic
    TileCollection Class Members
    In This Topic

    The following tables list the members exposed by TileCollection.

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