CompiledTextRunInstanceCollection.IList<ICompiledTextRunInstance>.IndexOf Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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