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

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

パラメータ

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

XLCommentCollection クラス
XLCommentCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.