AutoComplete for ASP.NET Web Forms
Remove(Int32) メソッド

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > GroupCollection クラス > Remove メソッド : Remove(Int32) メソッド
Specifies the group to be removed.
Removes a Group from the C1Report.Groups collection, and its header/footer sections from the C1Report.Sections collection.
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal index As System.Integer _
) 
public void Remove( 
   System.int index
)

パラメータ

index
Specifies the group to be removed.
参照

GroupCollection クラス
GroupCollection メンバ
オーバーロード一覧