Tuesday, November 16, 2010

Null

Part of a nullable type system, null is a special pointer value used to signify that a pointer
intentionally does not point to an object.

No comments:

Post a Comment