GrapeCity ActiveReports for .NET 14.0J
Dispose() メソッド
使用例 

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports 名前空間 > SectionReport クラス : Dispose() メソッド
レポートインスタンスをメモリから解放します。
シンタックス
'宣言
 
Public Sub Dispose() 
public void Dispose()
使用例
rpt.Document.Dispose(); 
rpt.Dispose(); 
rpt=null;
rpt.Document.Dispose()
rpt.Dispose()
rpt=Nothing
参照

SectionReport クラス
SectionReport メンバ