[]
        
(Showing Draft Content)

C1.WPF.Document.C1TextSearchManager.Dispose

Dispose Method

Dispose()

Releases all resources used by the C1TextSearchManager.

Declaration
public void Dispose()
Implements

Dispose(bool)

Releases the unmanaged resources used by the C1TextSearchManager and optionally releases the managed resources.

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.