PowerTools MultiRow for Windows Forms 8.0J
Remove(DateTime,CalendarNote) メソッド

メモに関連付けられた日付を示す System.DateTime 値。
削除する CalendarNote
指定した日付に関連付けられた指定したメモをコレクションから削除します。
構文
Public Overloads Function Remove( _
   ByVal date As Date, _
   ByVal note As CalendarNote _
) As Boolean
public bool Remove( 
   DateTime date,
   CalendarNote note
)

パラメータ

date
メモに関連付けられた日付を示す System.DateTime 値。
note
削除する CalendarNote

戻り値の型

メモが正常に削除された場合は true。それ以外の場合は false
参照

CalendarNoteCollection クラス
CalendarNoteCollection メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.