GrapeCity ActiveReports for .NET 16.0J
Add メソッド (LayerCollection)

GrapeCity.ActiveReports.PageReportModel 名前空間 > LayerCollection クラス : Add メソッド
LayerCollectionに追加するLayer
LayerCollectionLayerを追加します。
シンタックス
'宣言
 
Public Sub Add( _
   ByVal item As Layer _
) 
public void Add( 
   Layer item
)

パラメータ

item
LayerCollectionに追加するLayer
参照

LayerCollection クラス
LayerCollection メンバ