CompiledTextRunInstanceCollection.IList<ICompiledTextRunInstance>.IndexOf Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- item
- Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance