A
Andy Read
Dear all,
Can anyone tell me why the VS IDE does not display the methods /
functions etc for the base class object. This may be a stupid question but
I expected to see the ToString function or the Equals function in the
intellisense?
Example:
Dim obj as New Object
obj. ???
Am I going mad?
Thanks
Can anyone tell me why the VS IDE does not display the methods /
functions etc for the base class object. This may be a stupid question but
I expected to see the ToString function or the Equals function in the
intellisense?
Example:
Dim obj as New Object
obj. ???
Am I going mad?
Thanks