バージョン

Remove(DateTime,DateTime) メソッド

コレクション内の該当するひとつ以上のDateRangeから日付範囲を削除します。
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal startDate As Date, _
   ByVal endDate As Date _
) 
public void Remove( 
   DateTime startDate,
   DateTime endDate
)

パラメータ

startDate
StartDate
endDate
EndDate
参照