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

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

パラメータ

index
コレクションから削除するオブジェクトのインデックス。
参照

XLSheetCollection クラス
XLSheetCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.