TileControl for WinForms
SlideCollection クラス
メンバ 

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

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

参照

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