[]
        
(Showing Draft Content)

C1.Framework.XViewHost.Dispose

Dispose Method

Dispose(bool)

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

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

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

Overrides