CompiledParagraphInstanceCollection.IList<ICompiledParagraphInstance>.IndexOf 方法

定义

 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

参数

item
Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance

返回

Int32

实现

适用于