PowerTools CalendarGrid for Windows Forms 1.0J
RemoveAt メソッド (SubItemCollection)

削除する項目のインデックス。
指定した位置にある項目をコレクションから削除します。
構文
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

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

SubItemCollection クラス
SubItemCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.