TileControl for WinForms
TileCollection クラス
メンバ 

C1.Win.TileControl.6 アセンブリ > C1.Win.Tile 名前空間 : TileCollection クラス
タイルのコレクションを表します。
オブジェクト モデル
TileCollection クラス
シンタックス
'宣言
 
Public Class TileCollection 
   Inherits System.Collections.ObjectModel.Collection(Of Tile)
public class TileCollection : System.Collections.ObjectModel.Collection<Tile> 
継承階層

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

参照

TileCollection メンバ
C1.Win.Tile 名前空間