Scheduler for WPF
DistributionInfoCollection クラス
メンバ 

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : DistributionInfoCollection クラス
Represents a collection of DistributionInfo objects.
オブジェクト モデル
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 名前空間