QuickOPC User's Guide and Reference
Finalize Method (DAPropertyDescriptorEditor)



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.DataAccess.Forms.Design Namespace > DAPropertyDescriptorEditor Class : Finalize Method
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
Syntax
'Declaration
 
Protected Overrides Sub Finalize() 
'Usage
 
Dim instance As DAPropertyDescriptorEditor
 
instance.Finalize()
protected override void Finalize()
protected:
void Finalize(); override 
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

DAPropertyDescriptorEditor Class
DAPropertyDescriptorEditor Members
Base Implementation in Finalize