PowerTools SPREAD for ASP.NET 8.0J
RemoveAt メソッド (PlotAreaCollection)

プロットエリアのインデックス。
コレクションの指定したインデックスにあるプロットエリアを削除します。
構文
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
プロットエリアのインデックス。
参照

PlotAreaCollection クラス
PlotAreaCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.