 | PdfFunctionFinalize Method |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.100.2704
SyntaxProtected Overrides Sub Finalize
abstract Finalize : unit -> unit
override Finalize : unit -> unit
protected void Finalize()
See Also