RelatedEnd.AssociationChanged イベント

定義

関連 End に変更が加えられた場合に発生します。

public:
 event System::ComponentModel::CollectionChangeEventHandler ^ AssociationChanged;
public event System.ComponentModel.CollectionChangeEventHandler AssociationChanged;
member this.AssociationChanged : System.ComponentModel.CollectionChangeEventHandler 
Public Custom Event AssociationChanged As CollectionChangeEventHandler 

イベントの種類

注釈

AssociationChanged イベントは次のメソッドで発生します。

LoadAttachClear などの一括操作中は、イベントが抑制される場合もあります。

適用対象