Scheduler for WPF
DistributionInfoCollection クラス
メンバ 

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 : DistributionInfoCollection クラス
DistributionInfoオブジェクトのコレクションを表します。
オブジェクト モデル
DistributionInfoCollection クラス
シンタックス
'宣言
 
Public Class DistributionInfoCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of DistributionInfo)
public class DistributionInfoCollection : System.Collections.ObjectModel.ObservableCollection<DistributionInfo> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.WPF.Schedule.DistributionInfoCollection

参照

DistributionInfoCollection メンバ
C1.WPF.Schedule 名前空間