R
rk
Folks,
Any comment on why these types (Double, Int16 etc.) are struct but not
a class. I was trying to pass an object type to a method that takes
Double hoping that it will work but just realized that the Double is
not derived from Object.
thanks
--rk
Any comment on why these types (Double, Int16 etc.) are struct but not
a class. I was trying to pass an object type to a method that takes
Double hoping that it will work but just realized that the Double is
not derived from Object.
thanks
--rk