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

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

パラメータ

index
削除するカラムのインデックスを表すInt32値。
参照

ListColumnCollection クラス
ListColumnCollection メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.