GrapeCity SPREAD for Windows Forms 12.0J
RemoveAt メソッド (SeriesCollection)


系列のインデックス。
指定したインデックスにある系列を削除します。
構文
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
'使用法
 
Dim instance As SeriesCollection
Dim index As Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   int index
)

パラメータ

index
系列のインデックス。
参照

SeriesCollection クラス
SeriesCollection メンバ

 

 


Copyright © 2004 GrapeCity inc.