CompiledParagraphInstanceCollection.IList<ICompiledParagraphInstance>.IndexOf Method

Definition

 virtual int System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>.IndexOf(Microsoft::ReportingServices::OnDemandReportRendering::ICompiledParagraphInstance ^ item) = System::Collections::Generic::IList<Microsoft::ReportingServices::OnDemandReportRendering::ICompiledParagraphInstance ^>::IndexOf;
int IList<ICompiledParagraphInstance>.IndexOf (Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance item);
abstract member System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>.IndexOf : Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance -> int
override this.System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>.IndexOf : Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance -> int
Function IndexOf (item As ICompiledParagraphInstance) As Integer Implements IList(Of ICompiledParagraphInstance).IndexOf

Parameters

item
Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance

Returns

Implements

Applies to