Scheduler for UWP/WinRT
Add メソッド (AppointmentCollection)

デフォルト設定で新しい Appointment オブジェクトを作成し、コレクションに追加します。
オーバーロード一覧
オーバーロード解説
Add()デフォルト設定で新しい Appointment オブジェクトを作成し、コレクションに追加します。  
Add(DateTime,DateTime)指定されたパラメータで新しい Appointment オブジェクトを作成し、コレクションに追加します。  
Add(DateTime,TimeSpan)指定されたパラメータで新しい Appointment オブジェクトを作成し、コレクションに追加します。  
Add(DateTime,DateTime,String)指定されたパラメータで新しい Appointment オブジェクトを作成し、コレクションに追加します。  
Add(DateTime,TimeSpan,String)指定されたパラメータで新しい Appointment オブジェクトを作成し、コレクションに追加します。  
Addデフォルト設定で新しい Appointment オブジェクトを作成し、コレクションに追加します。 C1.C1Schedule.BaseCollection<Appointment>から継承されます。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

AppointmentCollection クラス
AppointmentCollection メンバ

Send Feedback