PowerTools ActiveReports for .NET 9.0J
Remove メソッド (LayerCollection)

LayerCollectionから削除するLayer
LayerCollection内で最初に見つかった位置の特定のレイヤーを削除します。
構文
'宣言
 
Public Function Remove( _
   ByVal item As Layer _
) As Boolean
public bool Remove( 
   Layer item
)

パラメータ

item
LayerCollectionから削除するLayer

戻り値の型

itemLayerCollectionから削除された場合はTrue;それ以外の場合はFalseを返します。
参照

関連項目

LayerCollection クラス
LayerCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.