C
craig
I am having a mental block...
What is the method for determining if an oject has been instantaited in C#?
Ex:
Dataset d;
How can I tell if d has been instantiated?
Yea, I know. Kinda trivial but I can't find the answer in any of my
references.
What is the method for determining if an oject has been instantaited in C#?
Ex:
Dataset d;
How can I tell if d has been instantiated?
Yea, I know. Kinda trivial but I can't find the answer in any of my
references.