GrapeCity PlusPak for Windows Forms 10.0J
OnRemoveComplete メソッド (KeySetCollection)

オーバーライド。キーと値のペアを削除した後に呼び出されます。
シンタックス
Protected Overrides Sub OnRemoveComplete( _
   ByVal index As Integer, _
   ByVal key As String, _
   ByVal value As Object _
) 
protected override void OnRemoveComplete( 
   int index,
   string key,
   object value
)

パラメータ

index
key
value
参照

参照

KeySetCollection クラス
KeySetCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.