GrapeCity PlusPak for Windows Forms 10.0J
OnInsertComplete メソッド (FontInfoCollection)

valueを挿入する、0から始まるインデックス。
indexにある要素の新しい値。
System.Collections.CollectionBaseインスタンスに新しい要素を挿入した後に、追加のカスタム処理を実行します。
シンタックス
Protected Overrides Sub OnInsertComplete( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
protected override void OnInsertComplete( 
   int index,
   object value
)

パラメータ

index
valueを挿入する、0から始まるインデックス。
value
indexにある要素の新しい値。
参照

参照

FontInfoCollection クラス
FontInfoCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.