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


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

パラメータ

index
ラベルエリアのインデックス。
参照

LabelAreaCollection クラス
LabelAreaCollection メンバ

 

 


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