PowerTools ActiveReports for .NET 9.0J
RemoveAt メソッド (ToolsCollection)

ツールバーから削除するツールの位置。0から始まるインデックス番号。
コレクションから指定された位置のツールを削除します。
構文
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
ツールバーから削除するツールの位置。0から始まるインデックス番号。
参照

関連項目

ToolsCollection クラス
ToolsCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.