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

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

パラメータ

item
から削除するLayer

戻り値の型

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

関連項目

LayerCollection クラス
LayerCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.