RulesManager for WPF
OnItemUnloaded メソッド (RulesEngineColorStopCollection)

C1.WPF.RulesManager アセンブリ > C1.WPF.RulesManager 名前空間 > RulesEngineColorStopCollection クラス : OnItemUnloaded メソッド
イベントのソース。
アンロードされた項目に関する情報。
項目がコレクションからアンロードされるときに呼び出されます。
シンタックス
'宣言
 
Protected Overrides Sub OnItemUnloaded( _
   ByVal sender As System.Object, _
   ByVal e As C1.DataCollection.CacheDataCollectionItemEventArgs(Of RulesEngineColorScaleStop) _
) 
protected override void OnItemUnloaded( 
   System.object sender,
   C1.DataCollection.CacheDataCollectionItemEventArgs<RulesEngineColorScaleStop> e
)

パラメータ

sender
イベントのソース。
e
アンロードされた項目に関する情報。
参照

参照

RulesEngineColorStopCollection クラス
RulesEngineColorStopCollection メンバ