バージョン

RemoveAt メソッド (AppearancesCollection)

コレクションから Appearance を削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除されるべき項目のインデックス。
参照