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

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

パラメータ

index
key
value
参照

参照

StyleSetCollection クラス
StyleSetCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.