Re: Problem using '=' with System.Type
- From: "Mark Hurd" <markhurd@xxxxxxxxxxxxxx>
- Date: Wed, 24 Mar 2010 10:57:32 +1030
"Göran Andersson" <guffa@xxxxxxxxx> wrote in message news:OMZtZOmyKHA.3884@xxxxxxxxxxxxxxxxxxxxxxx
<snip>
The Is operator works for some purposes, but it doesn't do an equality comparison. For example, (String Is Object) = True, while (Object Is String) = False.
Could you be thinking of the C# Is operator?
--
Göran Andersson
--
Regards,
Mark Hurd, B.Sc.(Ma.) (Hons.)
.
- References:
- Problem using '=' with System.Type
- From: John
- Re: Problem using '=' with System.Type
- From: Armin Zingler
- Re: Problem using '=' with System.Type
- From: Göran Andersson
- Problem using '=' with System.Type
- Prev by Date: Re: AndAlso, OrElse and brackets
- Next by Date: Re: Grid component.
- Previous by thread: Re: Problem using '=' with System.Type
- Next by thread: Re: Problem using '=' with System.Type
- Index(es):
Relevant Pages
|