Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / FpMultiOption Class / Dispose Method / Dispose(Boolean) Method
Whether disposing


In This Topic
Dispose(Boolean) Method
In This Topic
Internal use only. Frees up resources.
Syntax
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
 
'Usage
 
Dim instance As FpMultiOption
Dim disposing As Boolean
 
instance.Dispose(disposing)

Parameters

disposing
Whether disposing
See Also