TileControl for WinForms
ElementCollection クラス
メンバ 

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

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

参照

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