If x IsNot Nothing Then 'Do Something End If
and
If Not x Is Nothing Then 'Do Something End If
In VB.NET?
If x IsNot Nothing Then 'Do Something End If
If Not x Is Nothing Then 'Do Something End If
|
|
|
0 members, 1 guests, 0 anonymous users