The Nullable<T> St(www.blackwasp.co.uk)
submitted by
BlackWasp(4212) 1 year, 11 months ago
One of the problems with most value types is the inability to specify that they contain an undefined value. This is unlike reference types, which may hold a null reference to indicate that they have no value. The Nullable<T> structure resolves this issue.
|category: C#
|Views: 7
tags:
C# another
Everyones tags:
Your Tags: