PrintDocument for WinForms
Dispose(Boolean) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス > Dispose メソッド : Dispose(Boolean) メソッド
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Releases the resoureces used by C1PrintDocument.
シンタックス
'宣言
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As System.Boolean _
) 
'使用法
 
Dim instance As C1PrintDocument
Dim disposing As System.Boolean
 
instance.Dispose(disposing)
protected override void Dispose( 
   System.bool disposing
)

パラメータ

disposing
true to release both managed and unmanaged resources; false to release only unmanaged resources.
参照

C1PrintDocument クラス
C1PrintDocument メンバ
オーバーロード一覧