GrapeCity SPREAD for Windows Forms 11.0J
RemoveAt メソッド (StripeCollection)


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

パラメータ

index
ストライプのインデックス。
参照

StripeCollection クラス
StripeCollection メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.