TileControl for WinForms
SlideCollection クラス
メンバ 

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

参照

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