View Single Post
  #3 (permalink)  
Old 07-31-2007, 01:21 PM
Syed.muddasir Syed.muddasir is offline
Member
 
Join Date: Jul 2007
Posts: 4
Syed.muddasir is on a distinguished road
Thks for your response ......
This would no doubt work but wht im getting is Object reference which is of type object
eg:Object doub = new Double(546.56);
I want this object to be resolved during run time.
Reply With Quote