Open main menu
Changes
Object Oriented Programming with Visual Basic
1 byte removed
,
18:18, 8 August 2007
→
Instantiating an Object from a Visual Basic Class
objBankAccount = New clsBankAccount
</pre>
It is also possible to instantiate the object at the same time that it is declared:
← Older edit
Newer edit →
Neil
Bureaucrat
,
administrator
34,333
edits