CompiledTextRunInstanceCollection.ICollection<ICompiledTextRunInstance>.Remove Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Parámetros
- item
- Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance