PowerTools InputMan for Windows Forms 8.0J
RemoveAt メソッド (SubItemCollection)

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

パラメータ

index
削除するサブ項目のインデックスを表すInt32値。
参照

SubItemCollection クラス
SubItemCollection メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.