TileControl for WinForms
TileCollection クラス
メンバ 

C1.Win.C1TileControl.4.5.2 アセンブリ > C1.Win.C1Tile 名前空間 : 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.C1Tile.TileCollection

参照

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