GrapeCity ActiveReports for .NET 12.0J
RemoveAt メソッド (LabelsCollection)

削除するラベルのインデックス。
指定した位置にあるラベルをコレクションから削除します。
構文
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除するラベルのインデックス。
参照

関連項目

LabelsCollection クラス
LabelsCollection メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.