Regex.Finalize Method

Definition

This member overrides Finalize(), and more complete documentation might be available in that topic.

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

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

Applies to