GrapeCity PlusPak for Windows Forms 10.0J
OnRemove メソッド (StyleSetCollection)

オーバーライド。キーと値のペアをコレクションから削除するときに呼び出されます。
シンタックス
Protected Overrides Function OnRemove( _
   ByVal index As Integer, _
   ByVal key As String, _
   ByVal value As Object _
) As Boolean
protected override bool OnRemove( 
   int index,
   string key,
   object value
)

パラメータ

index
key
value
参照

参照

StyleSetCollection クラス
StyleSetCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.