GrapeCity MultiRow for Windows Forms 11.0J
Remove メソッド (ColumnFooterSectionCollection)

ColumnFooterSectionCollectionから削除するオブジェクト。
コレクションから要素を削除します。
シンタックス
Public Sub Remove( _
   ByVal item As ColumnFooterSection _
) 
public void Remove( 
   ColumnFooterSection item
)

パラメータ

item
ColumnFooterSectionCollectionから削除するオブジェクト。

戻り値の型

itemがColumnFooterSectionCollectionから正常に削除された場合はtrue。それ以外の場合はfalse。このメソッドは、項目が元のColumnFooterSectionCollection内で見つからなかった場合にもfalseを返します。
参照

参照

ColumnFooterSectionCollection クラス
ColumnFooterSectionCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.