NullableExtensions Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Helpers for working with the Nullable<T> type.
C#
public static class NullableExtensions
type NullableExtensions = class
Public Module NullableExtensions
- Inheritance
-
NullableExtensions
Dangerous |
Returns a reference to the value of the input Nullable<T> instance, regardless of whether
the HasValue property is returning |
Product | Versions |
---|---|
Windows Community Toolkit | 7.0.0, 7.1.0 |