CompiledTextRunInstanceCollection.IList<ICompiledTextRunInstance>.IndexOf Method

Definition

 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

Parameters

item
Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance

Returns

Implements

Applies to