バージョン

Remove メソッド (OwnerRecurringDateSettingsCollection)

指定した OwnerRecurringDateSettings インスタンスをこのコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal dateSettings As OwnerRecurringDateSettings _
) 
public void Remove( 
   OwnerRecurringDateSettings dateSettings
)

パラメータ

dateSettings
削除する OwnerRecurringDateSettings インスタンス。
参照