Re: vb has OrElse

Tech-Archive recommends: Fix windows errors by optimizing your registry



Yes.

|| = OrElse
| = Or

&& = AndAlso
& = And

--
HTH,

Kevin Spencer
Microsoft MVP
Bit Player
http://unclechutney.blogspot.com

Where there's a Will, there's a William.

"rodchar" <rodchar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BB3FBFC0-38B8-4664-85F9-72D18226A079@xxxxxxxxxxxxxxxx
hey all,
does c# have an equivalent to vb's OrElse operator which short-circuits
the
2nd comparison if 1st comparison is true?

if a=1 orElse b=2...

if a=1 then b=2 is not even looked at.

thanks,
rodchar


.



Relevant Pages

  • Re: exrta tags
    ... Have you installed Office Service Pack 2? ... Kevin Spencer ... Bit Player ... Where there's a Will, there's a William. ...
    (microsoft.public.frontpage.programming)
  • Re: unload treeview content
    ... Kevin Spencer ... Bit Player ... Where there's a Will, there's a William. ... file that was loaded into the treeview will be closed\unloaded. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Creating Documentation/Help Files
    ... Kevin Spencer ... Bit Player ... Where there's a Will, there's a William. ... create documentationand help files and is able to be integrated into a .Net ...
    (microsoft.public.dotnet.general)
  • Re: Forms - Border Color
    ... Kevin Spencer ... Bit Player ... Where there's a Will, there's a William. ... Is there any method to change border color / style. ...
    (microsoft.public.dotnet.framework.windowsforms)