ViewFilter.Finalize Method

Definition

Performs final clean up just before the ViewFilter object is destroyed.

!ViewFilter ()
!ViewFilter ()
!ViewFilter ()
~ViewFilter ();
override this.Finalize : unit -> unit
Finalize ()

Remarks

This destructor calls the Dispose method to perform the final deallocation of resources.

Applies to