[]
        
(Showing Draft Content)

C1.Win.TreeView.C1CheckList.Dispose

Dispose Method

Dispose(bool)

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Declaration
protected override void Dispose(bool disposing)
Protected Overrides Sub Dispose(disposing As Boolean)
Parameters
Type Name Description
bool disposing

Indicates whether the method call comes from a Dispose method or from a finalizer.

Overrides