CompiledTextRunInstanceCollection.IList<ICompiledTextRunInstance>.IndexOf 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 int System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.IndexOf(Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance ^ item) = System::Collections::Generic::IList<Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance ^>::IndexOf;
int IList<ICompiledTextRunInstance>.IndexOf(Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance item);
abstract member System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.IndexOf : Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance -> int
override this.System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.IndexOf : Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance -> int
Function IndexOf (item As ICompiledTextRunInstance) As Integer Implements IList(Of ICompiledTextRunInstance).IndexOf
Parámetros
- item
- Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance