FlexReport for WPF
RemoveAt メソッド (SubSectionCollection)


C1.WPF.FlexReport.4.6.2 アセンブリ > C1.WPF.FlexReport 名前空間 > SubSectionCollection クラス : RemoveAt メソッド
削除する項目のインデックス。
指定されたインデックスの項目をコレクションから削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
'使用法
 
Dim instance As SubSectionCollection
Dim index As System.Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   System.int index
)

パラメータ

index
削除する項目のインデックス。
参照

SubSectionCollection クラス
SubSectionCollection メンバ