GrapeCity ActiveReports for .NET 16.0J
RemoveAt メソッド (IPagesCollection<T>)

GrapeCity.ActiveReports.Core.Document 名前空間 > IPagesCollection<T> インターフェース : RemoveAt メソッド
The zero-based index of the item to remove.
Removes the System.Collections.IList item at the specified index.
シンタックス
'宣言
 
Sub RemoveAt( _
   ByVal index As Integer _
) 
void RemoveAt( 
   int index
)

パラメータ

index
The zero-based index of the item to remove.
例外
例外解説
index is not a valid index in the System.Collections.IList.
The System.Collections.IList is read-only. -or- The System.Collections.IList has a fixed size.
参照

IPagesCollection<T> インターフェース
IPagesCollection<T> メンバ