ViewFilter.Finalize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.