PowerTools SPREAD for Windows Forms 8.0J
RemoveAt メソッド (LineCollection)


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

パラメータ

index
線のインデックス。
参照

LineCollection クラス
LineCollection メンバ

 

 


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