FlexReport for WinForms
RemoveAt メソッド (GroupCollection)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > GroupCollection クラス : RemoveAt メソッド
Specifies the item to be removed.
Removes an item from the collection.
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
'使用法
 
Dim instance As GroupCollection
Dim index As System.Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   System.int index
)

パラメータ

index
Specifies the item to be removed.
参照

参照

GroupCollection クラス
GroupCollection メンバ