Scheduler for WPF
ItemSynchronizedEventArgs コンストラクタ

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > ItemSynchronizedEventArgs クラス : ItemSynchronizedEventArgs コンストラクタ
Reference to the changed C1BindingSource object.
Reference to the BasePersistableObject derived object.
Reference to the corresponding item in the data source.
The SynchronizationActionEnum value.
Initializes a new instance of the ItemSynchronizedEventArgs class.
シンタックス
'宣言
 
Public Function New( _
   ByVal storage As C1BindingSource, _
   ByVal collectionItem As BasePersistableObject, _
   ByVal dataSourceItem As System.Object, _
   ByVal action As SynchronizationActionEnum _
)
public ItemSynchronizedEventArgs( 
   C1BindingSource storage,
   BasePersistableObject collectionItem,
   System.object dataSourceItem,
   SynchronizationActionEnum action
)

パラメータ

storage
Reference to the changed C1BindingSource object.
collectionItem
Reference to the BasePersistableObject derived object.
dataSourceItem
Reference to the corresponding item in the data source.
action
The SynchronizationActionEnum value.
参照

ItemSynchronizedEventArgs クラス
ItemSynchronizedEventArgs メンバ