GrapeCity InputMan for Windows Forms 11.0J
RemoveAt メソッド (ListColumnCollection)

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

パラメータ

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

参照

ListColumnCollection クラス
ListColumnCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.