CompressedStack.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.
Releases the resources held by the current instance.
!CompressedStack ()
~CompressedStack ();
override this.Finalize : unit -> unit
Finalize ()
Remarks
Note
This member is removed in the .NET Framework version 2.0 and subsequent versions.
Application code does not call this method; it is automatically invoked during garbage collection, unless finalization by the garbage collector has been disabled. For more information, see GC.SuppressFinalize and Finalize(). This method overrides Finalize().
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.