SharePoint / ASP.Net Development
Experiences from the field...
Navigation
   RSS 2.0
Categories
Entries by Month

# Tuesday, June 08, 2004

I've previously pointed to a web site that will convert a C# snippet to VB.  It stumbled on this code, so I had to RTFM (!!!).  Since it involved more than a few minutes, I'm posting it for future reference:

if ( dataSource is IEnumerable )

Converts to

If TypeOf dataSource Is IEnumerable

Tuesday, June 08, 2004 10:04:23 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]  | 
Comments are closed.
Search

Further Reading...

Powered by: newtelligence dasBlog 2.2.8279.16125

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008, Paul Schaeflein

Send mail to the author(s) E-mail