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


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

パラメータ

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

FpStatusBarElementCollection クラス
FpStatusBarElementCollection メンバ

 

 


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