GrapeCity ActiveReports for .NET 16.0J
RemoveAt メソッド (WallRangesCollection)

GrapeCity.ActiveReports.Chart 名前空間 > WallRangesCollection クラス : RemoveAt メソッド
The zero-based index of the element to remove.
Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable.
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
The zero-based index of the element to remove.
例外
例外解説
index is less than zero. -or- index is equal to or greater than System.Collections.CollectionBase.Count.
参照

WallRangesCollection クラス
WallRangesCollection メンバ