What's the equivalent of Nothing?
For reference types, the equivalent of VB's Nothing is C#'s null.
For value types, it's the default value - 0, false, etc.
[Author: Jon Skeet]
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using