バージョン

RemoveAt メソッド (DateButtonsCollection)

指定したインデックスにある DateButton をコレクションから削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除する項目のインデックス
参照