Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Typo in docs?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Miscellaneous
Thread ID:
01142251
Message ID:
01143123
Views:
10
Patrick,

>I'm not familiar with the ?, a typo yes?
>
>[Edit]
>Ah, not a typo. Allows the null check somehow. I'm not finding this idiom/operator on the net or MSDN. Can someone tell me the name? Give me a pointer to this? Thanks!
>
>{Edit]
>Found it: C# 2.0 Nullable type modifier.

You did a great job answering your own question <s>! Yes, nullable types are a nice new feature in .NET 2.0 that allow you to store nulls in value types such as integer, boolean, double, etc.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform