CustomLineCap.Finalize Method
Definition
Allows an CustomLineCap to attempt to free resources and perform other cleanup operations before the CustomLineCap is reclaimed by garbage collection.
!CustomLineCap ()
~CustomLineCap ();
override this.Finalize : unit -> unit
Finalize ()