DataConnector | ComponentOne
C1.AdoNet.Kintone Assembly / C1.AdoNet.Kintone Namespace / C1KintoneCommand Class / Dispose Method / Dispose(Boolean) Method

In This Topic
    Dispose(Boolean) Method
    In This Topic
    Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.
    Syntax
    'Declaration
     
    Protected Overloads Overrides NotOverridable Sub Dispose( _
       ByVal disposing As Boolean _
    ) 
    protected override void Dispose( 
       bool disposing
    )

    Parameters

    disposing
    See Also