CompiledParagraphInstanceCollection.IList<ICompiledParagraphInstance>.IndexOf 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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