CompiledTextRunInstanceCollection.ICollection<ICompiledTextRunInstance>.Remove 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
virtual bool System.Collections.Generic.ICollection<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.Remove(Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance ^ item) = System::Collections::Generic::ICollection<Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance ^>::Remove;
bool ICollection<ICompiledTextRunInstance>.Remove(Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance item);
abstract member System.Collections.Generic.ICollection<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.Remove : Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance -> bool
override this.System.Collections.Generic.ICollection<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.Remove : Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance -> bool
Function Remove (item As ICompiledTextRunInstance) As Boolean Implements ICollection(Of ICompiledTextRunInstance).Remove
參數
- item
- Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance