Ask a Question related to ASP.NET General, Design and Development.
-
CSharp #1
IsNothing
Hi,
Whats the equivalent in C# for the IsNothing function in VB.Net
Thanks.
CSharp Guest
-
Ante Perkovic #2
Re: IsNothing
On Mon, 30 Jun 2003 15:59:46 -0400, "CSharp" <heatstor@hotmail.com>
wrote:
Well, Nothing in VB.NET is null in C#, so my guess would be isnull>Hi,
>Whats the equivalent in C# for the IsNothing function in VB.Net
(like in some other C-like languages)? Just gessing.
Ante
Ante Perkovic Guest



Reply With Quote

