Spread Windows Forms 12.0 Product Documentation
Dispose(Boolean) Method


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Commands Namespace > PasteCommand Class > Dispose Method : Dispose(Boolean) Method
Syntax
'Declaration
 
Protected Overloads Overrides NotOverridable Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As PasteCommand
Dim disposing As Boolean
 
instance.Dispose(disposing)
protected override void Dispose( 
   bool disposing
)

Parameters

disposing
See Also

Reference

PasteCommand Class
PasteCommand Members
Overload List