CompiledTextRunInstanceCollection.IList<ICompiledTextRunInstance>.RemoveAt Method

Definition

 virtual void System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.RemoveAt(int index) = System::Collections::Generic::IList<Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance ^>::RemoveAt;
void IList<ICompiledTextRunInstance>.RemoveAt (int index);
abstract member System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.RemoveAt : int -> unit
override this.System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.RemoveAt : int -> unit
Sub RemoveAt (index As Integer) Implements IList(Of ICompiledTextRunInstance).RemoveAt

Parameters

index
Int32

Implements

Applies to