ComponentOne Studio for WinRT XAML
RemoveAt メソッド (XLColumnCollection)

コレクションから削除する項目のインデックス。
特定の位置にある XLColumn オブジェクトをコレクションから削除します。
構文
'宣言
 
Public Function RemoveAt( _
   ByVal index As System.Integer _
) As XLColumn
public XLColumn RemoveAt( 
   System.int index
)

パラメータ

index
コレクションから削除する項目のインデックス。

戻り値の型

コレクションから削除された項目への参照。
参照

XLColumnCollection クラス
XLColumnCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.