MESCIUS SPREAD for ASP.NET 10.0J
OnRemove メソッド (SpreadImageCollection)

valueが存在する位置の0から始まるインデックス。
indexから削除する要素の値。
System.Collections.CollectionBaseインスタンスから要素を削除するときに、追加のカスタム処理を実行します。
構文
'Declaration
 
Protected Overrides Sub OnRemove( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
protected override void OnRemove( 
   int index,
   object value
)

パラメータ

index
valueが存在する位置の0から始まるインデックス。
value
indexから削除する要素の値。
参照

SpreadImageCollection クラス
SpreadImageCollection メンバ

 

 


© MESCIUS inc. All rights reserved.