[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.IcoFrame.Dispose

Dispose Method

Dispose()

Clean up any resources being used.

Declaration
public void Dispose()
Public Sub Dispose()
Implements

Dispose(bool)

Performs cleanup operations on managed and unmanaged resources.

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