GrapeCity ActiveReports for .NET 14.0J
RemoveAt メソッド (AnnotationsCollection)

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart.Annotations 名前空間 > AnnotationsCollection クラス : RemoveAt メソッド
削除する注釈のインデックス。
指定した注釈をコレクションから削除します。
シンタックス
'宣言
 
Public Shadows Sub RemoveAt( _
   ByVal index As Integer _
) 
public new void RemoveAt( 
   int index
)

パラメータ

index
削除する注釈のインデックス。
参照

AnnotationsCollection クラス
AnnotationsCollection メンバ