GrapeCity PlusPak for Windows Forms 11.0J
OnSet メソッド (FontInfoCollection)

oldValueが存在する、0から始まるインデックス。
newValueと置換する値。
インデックスにある要素の新しい値。
System.Collections.CollectionBaseインスタンスに値を設定する前に、追加のカスタム処理を実行します。
シンタックス
Protected Overrides Sub OnSet( _
   ByVal index As Integer, _
   ByVal oldValue As Object, _
   ByVal newValue As Object _
) 
protected override void OnSet( 
   int index,
   object oldValue,
   object newValue
)

パラメータ

index
oldValueが存在する、0から始まるインデックス。
oldValue
newValueと置換する値。
newValue
インデックスにある要素の新しい値。
参照

参照

FontInfoCollection クラス
FontInfoCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.