![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
|
Public sub New() End sub How to write a destructor in VB.NET? Protected Overrides Sub Finalize() ??? End Sub Why you have to call class.dispose than in some cases. When I implement Finialize, do I have to implement Dispose too? |
#2
| |||
| |||
|
|
Thank yuo Ilya, What do you mean exactly with native resources? best regards "Mobileboy36" <Mobileboy36 (AT) gmail (DOT) com> schreef in bericht news:... Public sub New() End sub How to write a destructor in VB.NET? Protected Overrides Sub Finalize() ??? End Sub Why you have to call class.dispose than in some cases. When I implement Finialize, do I have to implement Dispose too? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |