言語

CompiledParagraphInstanceCollection.ICollection<ICompiledParagraphInstance>.Remove メソッド

定義

 virtual bool System.Collections.Generic.ICollection<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>.Remove(Microsoft::ReportingServices::OnDemandReportRendering::ICompiledParagraphInstance ^ item) = System::Collections::Generic::ICollection<Microsoft::ReportingServices::OnDemandReportRendering::ICompiledParagraphInstance ^>::Remove;
bool ICollection<ICompiledParagraphInstance>.Remove(Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance item);
abstract member System.Collections.Generic.ICollection<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>.Remove : Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance -> bool
override this.System.Collections.Generic.ICollection<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>.Remove : Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance -> bool
Function Remove (item As ICompiledParagraphInstance) As Boolean Implements ICollection(Of ICompiledParagraphInstance).Remove

パラメーター

item
Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance

返品

実装

適用対象