TileControl for WinForms
ElementCollection クラス
メンバ 

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

参照

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