Scheduler for WPF
DateList クラス メンバ
プロパティ  メソッド  イベント

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : DateList クラス

DateListデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the DateList collection.  
トップ
パブリック プロパティ
 名前解説
Public プロパティ System.Collections.ObjectModel.Collection<T>から継承されます。
Public プロパティGets a System.Boolean value determining whether the ReentrantObservableCollection<T> is in update mode (ReentrantObservableCollection<T>.BeginUpdate has been called). C1.WPF.Schedule.ReentrantObservableCollection<DateTime>から継承されます。
Public プロパティ System.Collections.ObjectModel.Collection<T>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdds a System.DateTime value to the end of the Collection.  
Public メソッドPrevents raising events until the ReentrantObservableCollection<T>.EndUpdate method is called. C1.WPF.Schedule.ReentrantObservableCollection<DateTime>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドReturns true if specified item exists in the Collection.  
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドEnables raising events. If collection has been changed since the call to the ReentrantObservableCollection<T>.BeginUpdate method, raises PropertyChanged and CollectionChanged events. C1.WPF.Schedule.ReentrantObservableCollection<DateTime>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッドMoves the item at the specified index to a new location in the collection. C1.WPF.Schedule.ReentrantObservableCollection<DateTime>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<T>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when an item is added, removed, changed, moved, or the entire list is refreshed. C1.WPF.Schedule.ReentrantObservableCollection<DateTime>から継承されます。
トップ
参照

DateList クラス
C1.WPF.Schedule 名前空間