Share via


StorageContainer.Finalize Method

Allows this object to attempt to free resources and perform other cleanup operations before garbage collection reclaims the object.

Namespace: Microsoft.Xna.Framework.Storage
Assembly: Microsoft.Xna.Framework.Storage (in microsoft.xna.framework.storage.dll)

Syntax

protected override void Finalize ()

Remarks

This method overrides System.Object.Finalize. Application code should not call this method. An object's Finalize method is automatically invoked during garbage collection unless a call to the GC.SuppressFinalize method disables finalization by the garbage collector.

See Also

Reference

StorageContainer Class
StorageContainer Members
Microsoft.Xna.Framework.Storage Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP