Scheduler for WPF
DateList クラス
メンバ 

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : DateList クラス
The DateList class is a wrapper for the System.Collections.Generic.List`1 instance. At addition of the new value, it cuts off the time part of the value and ensures that the value is not present in the list yet.
オブジェクト モデル
DateList クラス
シンタックス
'宣言
 
Public Class DateList 
public class DateList 
解説
This class uses binary search for all operations.
継承階層

System.Object
   C1.Schedule.DateList

参照

DateList メンバ
C1.Schedule 名前空間