EffectStateManager.Finalize Method |
Language: |
Allows the EffectStateManager object to free resources before it is destroyed by the garbage collector.
Visual Basic .NET Overrides Protected Sub Finalize() C# ~EffectStateManager(); Managed C++ ~EffectStateManager(); JScript .NET protected override function Finalize();
Called during garbage collection.
Feedback? Please provide us with your comments on this topic.