ReportItemList.OnItemRemoved(EventArgs<IReportItem>) 方法

定義

protected:
 virtual void OnItemRemoved(Microsoft::ReportingServices::Common::EventArgs<Microsoft::ReportDesigner::IReportItem ^> ^ e);
protected virtual void OnItemRemoved (Microsoft.ReportingServices.Common.EventArgs<Microsoft.ReportDesigner.IReportItem> e);
Protected Overridable Sub OnItemRemoved (e As EventArgs(Of IReportItem))

參數

e
Microsoft.ReportingServices.Common.EventArgs<IReportItem>

適用於