TextFieldParser.Finalize Method

Definition

Allows the TextFieldParser object to attempt to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

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

Applies to

See also