[]
        
(Showing Draft Content)

C1.Framework.IconRenderer.Dispose

Dispose Method

Dispose()

Clean up any resources being used.

Declaration
public void Dispose()
Implements

Dispose(bool)

Clean up any resources being used.

Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type Name Description
bool disposing

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