|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Destructorsdestructors: // Constructor public ClassNameHere() { } // Destructor: ~ClassNameHere() { } In VB.Net, is Finalize() method the destructor method? Thanks, Mythran
Show quote
Hide quote
"Mythran" <kip_potter@hotmail.comREMOVETRAIL> schrieb Yes.> In C#/C++, you can use the following (almost the same for both) for > destructors: > > // Constructor > public ClassNameHere() > { > > } > > // Destructor: > ~ClassNameHere() > { > > } > > In VB.Net, is Finalize() method the destructor method? See also: http://msdn.microsoft.com/library/en-us/vbcn7/html/vaconFinalizeDestructors.asp Armin
Excel Range will not put data into correct Cell
Best approach - databound controls & ADO.NET CHANGING DATA TYPE Get information about Dial Up connections? Changed Date on PC, now project doesn't compile source code changes Maintaining a response user interface NetUserChangePassword Module not found?? How to close an application?? Parsing a string - please help Simple mask Edit for Hours:Minutes |
|||||||||||||||||||||||