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

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportSectionsCollection クラス : Add メソッド
The object to be added to the end of the Collection. The value can be null 参照 (Visual Basicでは Nothing) for reference types.
Adds an object to the end of the Collection.
シンタックス
'宣言
 
Public Sub Add( _
   ByVal item As ReportSection _
) 
public void Add( 
   ReportSection item
)

パラメータ

item
The object to be added to the end of the Collection. The value can be null 参照 (Visual Basicでは Nothing) for reference types.
参照

ReportSectionsCollection クラス
ReportSectionsCollection メンバ