次の方法で共有


ReportItemList.OnCollectionChanged(EventArgs) メソッド

定義

protected:
 virtual void OnCollectionChanged(EventArgs ^ e);
protected virtual void OnCollectionChanged (EventArgs e);
abstract member OnCollectionChanged : EventArgs -> unit
override this.OnCollectionChanged : EventArgs -> unit
Protected Overridable Sub OnCollectionChanged (e As EventArgs)

パラメーター

適用対象