Intersoft ClientUI Documentation
Finalize Method



The finalizer just ensures the container is disposed.
Syntax
Protected Overrides Sub Finalize() 
Dim instance As IocContainer
 
instance.Finalize()
protected override void Finalize()
protected:
void Finalize(); override 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IocContainer Class
IocContainer Members

Send Feedback