CompiledTextRunInstanceCollection.IList<ICompiledTextRunInstance>.RemoveAt メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- index
- Int32