PowerTools InputMan for ASP.NET 8.0J
Remove(DateTimeEx) メソッド

選択日(GrapeCity.Web.Input.Core.DateTimeEx型)
指定した選択日付を削除します。
構文
Public Overloads Sub Remove( _
   ByVal date As DateTimeEx _
) 
public void Remove( 
   DateTimeEx date
)

パラメータ

date
選択日(GrapeCity.Web.Input.Core.DateTimeEx型)
解説
Removeメソッドは、指定した選択日付を削除します。

インデックスを指定して削除する場合は、RemoveAtメソッドを使用し、コレクションのすべての要素を削除する場合は、Clearメソッドを使います。
参照

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

 

 


© 2005-2015 GrapeCity inc. All rights reserved.